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
Stelios Tzivakis
Can you elaborate on that?
The only think that varies from account to account is the production server and the folderID or the /hierarchy/v1/category means something else?
Is there any documentation for that?