Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.crevio.co/v1/email/inboxes/{id} \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Soft-deletes (deactivates) an inbox.
API key in the format: Bearer {api_token}
Inbox id
Deleted
email_inbox
true
Was this page helpful?