UMA 2 Resource
Updates a previously registered resource.
Updates a previously registered resource.
put/restv1/host/rsrc/resource_set/{rsid}:
Headers
Authorizationstring required
Request body
Example request
{
"icon_uri": "http://www.example.com/icons/sharesocial.png",
"iat": 1535709072,
"exp": 1419356238
}Response
OK
Example response
{
"_id": "KX3A-39WE",
"user_access_policy_uri": "http://as.example.com/rs/222/resource/22/policy"
}Changes
Changed in 2 of the 51 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲