developers
UMA RS Protect Resources
UMA RS Protect Resources. It's important to have a single HTTP method, mentioned only once within a given path in JSON, otherwise, the operation will fail.
post/uma-rs-protect
Headers
Authorizationstring
AuthorizationOxdIdstring
Request body
Example request
{
"oxd_id": "bcad760f-91ba-46e1-a020-05e4281d91b6",
"resources": [
{
"exp": 1545709072,
"iat": 1535709072
}
]
}Response
OK
Example response
{
"oxd_id": "bcad760f-91ba-46e1-a020-05e4281d91b6"
}