Management API
...
Customer
Labels
Create Customer Label
4min
Creates a customer label, if requesting manager has access permissions to it.
URL: /api/v1/clabels/
Method: POST
- label - String
- color - String
- must be hexadecimal color value with the following format: #RRGGBB
- Example: #2e86de
JSON
|
Code: 200 OK
Content Examples:
JSON
|


Updated 05 Sep 2023
Did this page help you?