Skip to main content
Permission: Send gifts · Workspace: required (from goody_workspaces_list) Activates a paused rule so it begins scheduling future gifts against its contact list.
Activation commits the recurring spend — preview the rule with goody_autogift_rules_preview and get the user’s confirmation first.
The rule is re-validated before activating and fails cleanly if the product was discontinued, the payment method was removed, or required fields are missing.

Parameters

workspace_id
string
required
Workspace UUID — from goody_workspaces_list. The rule must belong to this workspace.
autogift_rule_id
string
required
Rule UUID — from goody_autogift_rules_list.

Returns

autogift_rule
object
The now-active rule.

Example

"Activate it."
Preview before activating with goody_autogift_rules_preview; stop a running rule with goody_autogift_rules_pause.