Delete Sender
Delete a Sender
DELETE
/senders/{sender_id}
Description
When you send a DELETE
request to this endpoint, it will permanently remove the sender profile associated with the given sender_id
. Upon successful deletion, you will receive a response confirming the sender's removal.
Response
Last updated