Recipients (Send to Others)
Delete Recipient
Delete a recipient from a customer.
Note: This is a soft delete. The recipient will be marked as deleted but data is retained.
delete/v1/customers/{customer_id}/recipients/{recipient_id}
Path parameters
customer_idstring required
Unique identifier of the customer
recipient_idstring required
Unique identifier of the recipient to delete
Response
Recipient successfully deleted (no content returned)