Decline an affiliate program
POST
https://api.tamio.com/v2/agency/affiliate-programs/decline/{uuid}
Declines a previously approved public affiliate program, removing it from the public affiliate network. Agency owners can decline programs from their clients.
Path Parameters
uuid
string*
UUID of the affiliate program to decline
Responses
200
Affiliate program declined successfully
Affiliate program declined successfully
status
integer
program
AffiliateProgram
400
Validation or business-logic error.
Validation or business-logic error.
| Code | Description |
|---|---|
1002 | Affiliate program not found |
10402 | Program is not currently approved |
403 | Not authorized |
status
integer
error
string
error_code
integer
401
Unauthorized – invalid or missing Bearer token
Unauthorized – invalid or missing Bearer token
status
integer
error
string