Delete delegated grant
DELETE/zones/{zoneId}/delegated-grants/{id}
Permanently revokes a delegated grant, removing the user's access to the protected resource
Path Parameters
zoneId: string
id: string
Delete delegated grant
curl https://api.keycard.ai/zones/$ZONE_ID/delegated-grants/$ID \
-X DELETE