Skip to main content
PATCH
Update an affiliate group. All fields are optional — only include the fields you want to change.

Path Parameters

string
required
The unique identifier of the group to update.

Body Parameters

string
Group name. Must be between 1 and 255 characters.
string | null
Group description. Set to null to clear.
string | null
Custom website URL. Must be a valid URL. Set to null to clear.
boolean
Set as the default group for new affiliates.

Response

Returns the updated group object. Same structure as items in the List Groups response.