Delete Recipient
DELETE /v2/send/recipients/{recipientId}
DELETE
/v2/send/recipients/{recipientId}
Delete a recipient
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” recipientId
required
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09Recipient ID
Responses
Section titled “ Responses ”The resource has been successfully deleted.
object
id
required
Recipient ID
string format: uuid
status
required
Status
string
message
required
Message
string
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error