v1
latestOpenAPI 3.1.02026-08-066484183.6 MBAgents
Deactivate an agent
Deactivates the specified agent, preventing it from being used. Sets deactivated_at to the current time.
patch/api/v2/agents/{id}/deactivate
Path parameters
idstring required
The unique identifier of the agent to deactivate.
Headers
X-Organization-Idstring required
Organization ID
Response
A single agent record returned in JSON:API format, including attributes and related resources.