Labels

Create a new label in a workspace

post/label

Request body

namestring required
colorstring required
workspaceIdstring required
taskIdstring

Response

Label created successfully

idstring required
namestring required
colorstring required
{"stackTrail":"components:responses:createLabel_200_response:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
taskIdstring nullable required
workspaceIdstring nullable required

Changes