Labels — list and create
Manage labels that can be applied to work orders and assets.
Endpoints
Query parameters (GET /labels)
Create a label
name— required, non-empty string.type— required;WORKapplies the label to work orders,ASSETto assets. Note: the public API usesWORKwhere the internal system usesTASK.color— optional hex color code; passnullto create a label with no color.
