Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE 'https://api.example.com/scope-overrides/permissions/scope_team/perm_delete' \ -H 'Authorization: Bearer YOUR_TOKEN'
{ "success": true }
Delete a permission override by specifying the scope and permission
Was this page helpful?