Skip to main content
PATCH
Update your affiliate portal settings. All fields are optional. If no portal settings exist yet, they will be created.

Body Parameters

boolean
Show only one program in the portal.
boolean
Hide Affonso branding from the portal.
boolean
Hide program details from affiliates.
string | null
Primary brand color (hex code). Maximum 255 characters. Set to null to clear.
string | null
Secondary brand color (hex code). Maximum 255 characters. Set to null to clear.
boolean
Show the affiliate leaderboard.
boolean
Enable terms & conditions.
string | null
Terms & conditions content or URL. Set to null to clear.
boolean
Enable privacy policy.
string | null
Privacy policy content or URL. Set to null to clear.
boolean
Show support email in the portal.
string | null
Support email address. Must be a valid email, max 255 characters. Set to null to clear.
object | null
Custom text overrides for portal UI elements. Set to null to clear.

Response

Returns the updated portal settings object. Same structure as the Get Portal Settings response.