patch https://api.clickup.com/api/v3/workspaces////acls
Update the privacy and access settings of an object or location in the Workspace. Note that sharing an item may incur charges.
Log in to see full request history
Response
Update the privacy and access settings of an object or location in the Workspace. Note that sharing an item may incur charges.
xxxxxxxxxx
curl --request PATCH \
--url https://api.clickup.com/api/v3/workspaces/workspace_id/object_type/object_id/acls \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!