Update agent budget
pc_patch_agents_by_agent_id_budgetsUpdate an agent's monthly budget by providing the agent ID and new budget amount in cents.
Instructions
Update agent budget
Paperclip operation: PATCH /api/agents/{agentId}/budgets. 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 |