Skip to content

Delete an Email Inbox

Request

DELETE /v3/email-inboxes/{emailInboxId}

Delete an Email Inbox by Id

Security
API_Key
Path
emailInboxIdintegerrequired

Unique identification number for email inbox

DELETE
/v3/email-inboxes/{emailInboxId}
curl -i -X DELETE \
  'https://api.observepoint.com/v3/email-inboxes/{emailInboxId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Successful operation

Response
No content