Skip to main content
delete/teams/{id}/agents/{userId}

Remove agent from team

LLM
View as Markdown
Open llms.txt

Removes a user from the team.

Authorization

Scheme

  • bearerAuth

Required scopes

  • team:remove_user

Allowed roles

  • owner
  • admin

Remove an agent from a team.

Parameters

  • Name
    id
    Type
    path string
    Description
    Required parameter.
  • Name
    userId
    Type
    path string
    Description
    Required parameter.

Responses

  • 204

    Agent removed

  • default

    Error

    • application/json ProblemDetails