put
/inboxes/{id}/teamAssign team to inbox
Routes new conversations from this inbox to the selected team.
Authorization
Scheme
- bearerAuth
Required scopes
- inbox:update
Allowed roles
- owner
- admin
Assign a team to an inbox.
Parameters
- Name
id- Type
- path string
- Description
- Required parameter.
Request body
- Name
application/json- Type
- SetInboxTeamRequest
- Description
- Required body.
Responses
- 200
Team set
- application/json Inbox
- default
Error
- application/json ProblemDetails