For the complete documentation index, see llms.txt. This page is also available as Markdown.

/api/affiliate/override

get

Get data for affiliate currently overriding as

Authorizations
api-keystringRequired
api-usernamestringRequired
Responses
200

success

successbooleanOptionalExample: true
get
/api/affiliate/override
PHP (cURL)
200

success

delete

End overriding as an affiliate

Authorizations
api-keystringRequired
api-usernamestringRequired
Responses
200

success

successbooleanOptionalExample: true
delete
/api/affiliate/override
PHP (cURL)
200

success

patch

Start overriding as an affiliate

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
loginidintegerRequired
Responses
200

success

successbooleanOptionalExample: true
patch
/api/affiliate/override
PHP (cURL)
200

success

Last updated

Was this helpful?