Enable changing of folder colour via API
Gavin Fitz-Herbert
Add the ability to change folder colour via API, currently this is only possible via GUI (or via sending a post to https://prod-ap-southeast-2-2.clickup.com/hierarchy/v1/category/folderID
with the following json body: { "status": "Red" }
Log In