Skip to main content
put/inboxes/{id}/team

Assign team to inbox

LLM
View as Markdown
Open llms.txt

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