DELETE
/
v1
/
senders
/
{sender_id}
This feature is in public preview

Deletes a sender. Once deleted, the sender can no longer be used to send envelopes on its behalf.

Path Parameters

sender_id
string
required

The unique identifier of a sender.

Returns

Returns a 204 No Content status code if successful, or an error otherwise.

Was this page helpful?