latestOpenAPI 3.0.02026-07-2612645160.3 KB
e206709d4be5
email-channel
Delete an email channel
Soft-deletes the channel and removes the verified sender from SendGrid. If no other channel uses the domain, the domain authentication is also removed.
delete/api/public/email-channel/{id}
Path parameters
idstring uuid required
Headers
x-api-keystring required
API key needed to authorize the request
Response
Example response
{
"success": true
}