latestOpenAPI 3.1.02026-08-211061591.1 MB

69a962f1578f

Labels

Shared Labels Remove

Remove the given shared label from all active tasks

post/api/v1/labels/shared/remove

Request body

namestring required

Shared label name to remove from matching tasks.

Example request

{
  "name": "waiting"
}

Response

Successful Response

{"stackTrail":"paths:/api/v1/labels/shared/remove:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}