Remove a scope from the tenant-level permission ceiling for CIMD clients.
DELETE
/api/cimd/user-consent-scopes/{scopeType}/{scopeId}
curl \
--request DELETE 'https://[tenant_id].logto.app/api/cimd/user-consent-scopes/{scopeType}/{scopeId}' \
--header "Authorization: Bearer $ACCESS_TOKEN"