Creates a new affiliate program in the global catalog.

On success returns the new program id and a Location header pointing at the program.
A logo can be supplied either as a hosted logoUrl or inline via logoBase64 +
logoContentType (e.g. "image/png"); the request body is limited to 20 MB to accommodate
Base64-encoded images. Requires the CatalogUpdate policy.

🔐 Required permissions: catalog.read, catalog.update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The affiliate program to create.

int32 | null

Id to use when adding a new affiliate program. if null, will be ignored.
if id already exists, will throw an exception.

int32
string | null
string | null
string | null
string | null
string | null
properties
object | null
trackingSetting
object | null

Describes how click-tracking parameters are written into a program/software destination URL.

string | null

Base64 encoded logo image

string | null

Content type of the logo (e.g., "image/png")

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json