Terminate an agent
pc_post_agents_by_id_terminateTerminate an agent by its ID. Sends a request to stop the specified agent's execution.
Instructions
Terminate an agent
Paperclip operation: POST /api/agents/{id}/terminate. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional JSON compatibility payload. The source OpenAPI operation does not declare a request schema. | |
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |