Skip to main content
A metadata cascade policy can be deleted by calling the DELETE /metadata_cascade_policies/:id API endpoint with the id of the policy to remove.
curl -i -X DELETE "https://api.box.com/2.0/metadata_cascade_policies/324324" \
     -H "authorization: Bearer <ACCESS_TOKEN>"
To get the id of the policy, list all policies for the folder.