Update agent
POST
/api/v3/agents/{agentUuid}
Update agent
Authorizations
Section titled βAuthorizations βParameters
Section titled β Parameters βPath Parameters
Section titled βPath Parameters β agentUuid
required
string
Request Body
Section titled βRequest Body β Media type application/json
Examples
Example Update agent
{ "api": true, "name": "Updated Agent Name", "guidelines": "New instructions for the AI.", "runMode": 1, "channels": [ {{channel}} ]}Responses
Section titled β Responses βStill can’t find what you need? Contact support.