developers
UMA RS Check Access
UMA RS Check Access
post/uma-rs-check-access
Headers
Authorizationstring
AuthorizationOxdIdstring
Request body
Example request
{
"oxd_id": "bcad760f-91ba-46e1-a020-05e4281d91b6",
"scopes": [
"http://photoz.example.com/dev/actions/all",
"http://photoz.example.com/dev/actions/add"
]
}Response
OK
Example response
{
"access": "granted"
}