Sender Delete
Wednesday, May 8, 2019 at 05:16amHey team,
We want to delete a sender and re-invited to another account. But when I called the API below:
HTTP Request
DELETE /api/account/senders/{senderId}
HTTP Headers
Accept: application/json
Content-Type: application/json
Authorization: Basic api_key
The sender wasn't successfully deleted. Please advise how we can achieve that.
Thanks,
Reply to: Sender Delete
Wednesday, May 8, 2019 at 07:58am