Update Agent
PATCH/api/v1/agents/:agent_id
Change any subset of an agent's settings. Fields left out of the body keep their current value; to clear a field, send its empty value explicitly where the field allows it.
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful Response
X-API-Key missing, invalid or revoked.
The key has no access to this workspace, or the workspace has the feature disabled.
No such resource in the key's workspace.
Validation Error