cURL
curl --request PUT \ --url https://api.olie.ai/api/management/ai/agents/{agentId}/contexts/reorder \ --header 'Authorization: Bearer <token>'
Reordenar a sequência dos contextos de um agente de IA.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
200
Was this page helpful?