Skip to main content
PUT
Set a group-specific default promotion URL. The selected URL must be active, belong to your program, and be assigned to that group. Pass null to remove the override and let the group use normal URL selection.

Path Parameters

string
required
The affiliate group identifier.

Body Parameters

string | null
required
The active promotion URL assigned to the group, or null to clear the override.

Response

When a URL is selected, returns that promotion URL. See List Promotion URLs for the response object. When cleared, the response is:
Response