Skip to main content
DELETE
Delete affiliate campaign

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Path Parameters

id
integer
required

Campaign ID.

Response

Campaign deleted.

message
string
Example:

"Campaign deleted"

success
boolean
Example:

true

info
array