cURL
curl --request DELETE \ --url https://api.sandbox.nevermined.app/api/v1/x402/permissions/{permissionHash} \ --header 'Authorization: Bearer <token>'
{ "success": true, "permissionHash": "<string>", "status": "<string>" }
Invalidates a delegated permission, preventing further use.
Documentation IndexFetch the complete documentation index at: https://docs.nevermined.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.nevermined.app/llms.txt
Use this file to discover all available pages before exploring further.
Your Nevermined API Key (starts with 'nvm:'). Get one at nevermined.app under Settings > API Keys.
Unique permission identifier
Permission revoked
Contact support