Create a label
pc_post_companies_by_company_id_labelsCreate a label for a company by providing a name and a hex color code. Requires board or agent authorization.
Instructions
Create a label
Paperclip operation: POST /api/companies/{companyId}/labels. 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 |