Skip to main content
DELETE
Delete an affiliate link

Authorizations

Authorization
string
header
required

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

Body

application/json

Affiliate link delete details

id
string<uuid>

The affiliate link ID (required if link not provided)

The affiliate link string (required if id not provided)

Response

Affiliate link deleted successfully

message
string

Success message

Last modified on September 28, 2025