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
e271bc5c-f870-44cd-8462-54280d0411f6 SendRecipientIdParamDto
required
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
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