Delete agent instructions file
pc_delete_agents_by_id_instructions_bundle_fileDelete an agent's instructions bundle file by providing the agent ID. Removes the associated file from the agent configuration.
Instructions
Delete agent instructions file
Paperclip operation: DELETE /api/agents/{id}/instructions-bundle/file. 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 |