Create an agent API key
pc_post_agents_by_id_keysCreates an API key for an agent with specified name and scope (standard, task_bridge, or skill_test).
Instructions
Create an agent API key
Paperclip operation: POST /api/agents/{id}/keys. Authorization class: board_or_agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| headers | Yes | ||
| encoding | Yes | ||
| status_code | Yes | ||
| content_type | Yes |