Labels
Shared Labels Rename
Rename the given shared label from all active tasks
post/api/v1/labels/shared/rename
Request body
Example request
{
"name": "waiting",
"new_name": "follow-up"
}Response
Successful Response
{"stackTrail":"paths:/api/v1/labels/shared/rename:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 11 revisions of this API.