Delete Email Inbox
BetaDELETE
/v1/messaging/email-inboxes/{id}This endpoint is idempotent. Learn more
Removes an email inbox.
Mail sent to its address is no longer routed. Conversations the inbox already opened are kept, but replies can no longer be sent on them, so disable the inbox instead of deleting it if you still need to answer open threads.
Permissions requiredValues:messaging:delete
The role behind your API key or agent must grant every one of these permissions.
idstringEmail inbox ID.
Responses
200
Successful response for Delete Email Inbox