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

Clear team from inbox

LLM
View as Markdown
Open llms.txt

Removes team routing so conversations use the workspace fallback.

Authorization

Scheme

  • bearerAuth

Required scopes

  • inbox:update

Allowed roles

  • owner
  • admin

Clear team assignment from an inbox.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Responses

  • 200

    Team cleared

    • application/json Inbox
  • default

    Error

    • application/json ProblemDetails