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":"paths:/label:post:responses:200:content:application/json:schema:properties:createdAt","oasType":"schema","type":"unknown"}
taskIdstring required
workspaceIdstring required

Changes