Skip to main content
POST
Create a new affiliate group. The number of groups is limited by your plan tier:

Body Parameters

string
required
Group name. Must be between 1 and 255 characters.
string | null
Group description. Set to null or omit for no description.
string | null
Custom website URL for this group. Must be a valid URL. Set to null or omit to use default.
boolean
default:"false"
Set as the default group for new affiliates.

Response

Returns the created group object (HTTP 201).