Developer
Developer - Agent Tokens
Deactivate Agent Token
Deactivate an agent token.
This endpoint is restricted to developer users only. Sets the token's is_active flag to false, preventing it from being used.
- token_id: The agent token UUID to deactivate
patch/developer/agent-tokens/{token_id}/deactivate
Path parameters
token_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/developer/agent-tokens/{token_id}/deactivate:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}