cURL
curl --request PUT \ --url https://api.poligono.ai/v1/agents/{id} \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "description": "<string>", "name": "<string>", "prompt": "<string>" } '
{}
Update agent
Type "Bearer" followed by a space and JWT token.
Agent Id
Agent
No Content