Delete a Sender Identity
DELETE https://api.sendgrid.com/v3/senders/:sender_id
This endoint allows you to delete one of your sender identities.
Sender Identities are required to be verified before use. If your domain has been whitelabeled it will auto verify on creation. Otherwise an email will be sent to the from.email
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |