wss://cerberus-ws.a11n.io/api/token/{cerberus_token}
requirement: {cerberus_token} should have been attained through the REST 'token' endpoint.
A request to determine if a user has the required permissions to perform some action on some resource.
{ "messageId": string "hasAccessRequest": { "resourceId": string, "actionName": string } }
{ "messageId": string, "granted": boolean }
Last updated 2 years ago