Email Inboxes
Delete an email inbox
Soft-deletes an account-scoped inbox. Its address remains reserved and the inbox is no longer returned by list or get operations.
delete/email_inboxes/{id}
Path parameters
idstring uuid required
Email inbox UUID.
Response
Email inbox deleted. The response has no body.
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○