squads
Update Squad
Update a squad with intelligent routing configuration.
PUT
Update Squad
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Squad update model with intelligent routing support.
Required string length:
1 - 255Pattern:
^(round_robin|load_balanced|skill_based|sentiment_based|context_aware)$Pattern:
^(active|inactive|archived)$Response
Successful Response
Squad response model.
Update Squad