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
Recipient ID
Example
82c4fce1-d2c7-48cb-a647-6993dbe37819Responses
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