Update User Authorization Template
PUT /userauth-srv/appauthorisations/:id
Updates an existing User Authorization Template.
Only templates with status "inProgress" can be updated.
Template ID in path must match ID in request body (if provided).
Request
Template updated successfully