POST ./organizations/labels
It is used to add a label.
Admin rights required
POST parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| lbName | string | Required | Label name. |
| lbColor | string | Required | Label color. |
Output example
{"result": true}
It is used to add a label.
Admin rights required
| Name | Value Type | Validation | Details |
|---|---|---|---|
| lbName | string | Required | Label name. |
| lbColor | string | Required | Label color. |
{"result": true}