Remove label from recipient
Remove label from recipient
Removes a given recipient from a given label.
If either label or recipient doesn’t exist, the API will return HTTP status code 404 Not Found.
1 | PUT /recipients/{recipientNumber}/labels/{number}/remove
|
Response
HTTP/1.1 200 OK