Skip to main content
DELETE
Delete affiliates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The affiliate to delete

affiliateId
string
required

The ID of the affiliate to delete. An affiliate email address is also accepted.

Response

The affiliate was deleted.

message
string

Confirmation message

Last modified on July 20, 2026