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
The unique identifier of a sender.
Returns
Returns a 204 No Content
status code if successful, or an error otherwise.
// DELETE https://api.signatureapi.com/v1/senders/sen_0nZXZ8pYPByQ4XksJbDl4r
// X-API-Key: key_test_...