developers
UMA RS Modify Resources
UMA RS Modify Resource. This end-point can be used to modify one resource at a time from whole set of UMA resources of cient.
post/uma-rs-modify
Headers
Authorizationstring
AuthorizationOxdIdstring
Request body
Example request
{
"oxd_id": "bcad760f-91ba-46e1-a020-05e4281d91b6",
"path": "/ws/document",
"http_method": "POST",
"scopes": [
"http://photoz.example.com/dev/actions/view"
]
}Response
OK
Example response
{
"oxd_id": "bcad760f-91ba-46e1-a020-05e4281d91b6"
}