Recipients
Delete a recipient
Deletes a recipient.
delete/recipients/{recipientId}
Path parameters
recipientIdstring required
The recipient's ID.
Example:8lciyups6
Query parameters
accountIdstring required
The ID of the account to work with.
Example:F50091
Response
OK
Example response
{
"success": true
}