Skip to main content
PATCH
Update your affiliate program’s basic information. All fields are optional — only include the fields you want to change.

Body Parameters

string
Program name. Must be between 1 and 255 characters.
string | null
Short tagline for the program. Maximum 100 characters. Set to null to clear.
string | null
Program description. Set to null to clear.
string
Deprecated compatibility alias for the global promotion URL. Updating it also updates the global promotion URL. Use Create Promotion URL for new integrations. Must be a valid URL, max 255 characters.
string
Program access mode. One of PUBLIC (auto-approve all), PRIVATE (manual approval), or INVITE (invite-only, auto-approved).
Enable or disable affiliate links.
string | null
URL to your program logo. Must be a valid URL. Set to null to clear.
string
Customer information shown to affiliates. One of HIDDEN, NAME, EMAIL, or NAME_AND_EMAIL.

Response

Returns the updated program info object with plan features. Same structure as the Get Program Info response.