Skip to main content
PUT
/
agency
/
agents
/
{id}
Update an existing agent
curl --request PUT \
  --url https://api.cleartalk.ai/agency/agents/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

API Key for authentication

Path Parameters

id
string
required

Response

Agent updated successfully