API ReferenceInboxes
Delete an inbox
DELETE
/v1/messaging/inboxes/{id}Deletes an inbox by providing its ID.
Roles
adminissuermanaged-issuer
Analytics Events
MESSAGING_INBOX_DELETE_STARTMESSAGING_INBOX_DELETE_SUCCESSMESSAGING_INBOX_DELETE_FAIL
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Inbox ID
Response Body
application/json
application/json
curl -X DELETE "https://example.com/v1/messaging/inboxes/string"Empty
How would you rate this page?