Skip to main content
post/conversations/{id}/reassign

Reassign conversation

LLM
View as Markdown
Open llms.txt

Reassigns a conversation to a different user

Authorization

Scheme

  • bearerAuth

Required scopes

  • conversation:assign

Allowed roles

  • owner
  • admin
  • agent

Reassign a conversation in scope.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.

Request body

  • Name
    application/json
    Type
    ReassignConversationRequest
    Description
    Required body.

Responses

  • 204

    Conversation reassigned

  • default

    Error

    • application/json ProblemDetails