delete
/inboxes/{id}Delete inbox
Removes an inbox from the workspace so it can no longer receive or send messages.
Authorization
Scheme
- bearerAuth
Required scopes
- inbox:delete
Allowed roles
- owner
- admin
Delete an inbox in the workspace.
Parameters
- Name
id- Type
- path string
- Description
- Required parameter.
Responses
- 204
Inbox deleted successfully
- default
Error
- application/json ProblemDetails