Unblock a blocked affiliate
POST
https://api.tamio.com/v2/affiliates/unblock/{uuid}
Removes a previously blocked affiliate from the block list, allowing them to apply to affiliate programs again.
Path Parameters
uuid
string*
UUID of the blocked affiliate to unblock.
Responses
200
Affiliate unblocked successfully.
Affiliate unblocked successfully.
status
integer
400
Validation or business logic error. Possible causes:
Validation or business logic error. Possible causes:
uuidis missing, not a string, or not a valid UUID- Additional properties present
Error codes:
| Code | Description |
|---|---|
| 1002 | Blocked affiliate not found |
status
integer
error
string
error_code
integer
401
Missing or invalid Bearer token.
Missing or invalid Bearer token.
status
integer
error
string