Revoke Delegation
Revokes a delegation owned by the authenticated user and cascade-revokes its linked permissions. For Visa delegations the linked VGS intent is cancelled best-effort. Requires a Nevermined API key.
Authorizations
Your Nevermined API Key (starts with 'nvm:'). Get one at nevermined.app under Settings > API Keys.
Path Parameters
UUID v4 of the delegation to revoke.
Response
The revoke result ({ success: true })
Indicates whether the API call was successful
true
Message describing the result of the API call
"Successfully minted"
Blockchain transaction hash associated with the API call
"0x923812b3c4d5e6f7890abcdef1234567890abcdef1234567890abcdef12345678"
HTTP status code of the API response
200
Additional parameters related to the API call
Timestamp when the API call was made