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{ "message": "Sender was suspended instead of deleted, since they have created packages.", "code": 200 }So if this was your case, it's somehow the expected behavior. To facilitate your requirement, you can contact our support team at [email protected], and they would help you merge your account under another owner. (instead of delete and invite again) Hope this could help! Duo