Update company budget
pc_patch_companies_by_company_id_budgetsSet the monthly budget for a company. Provide the company ID and the new budget amount in cents.
Instructions
Update company budget
Paperclip operation: PATCH /api/companies/{companyId}/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 |