App Entitlement User Binding
Update Grant Duration
Update the expiration time of an existing grant, changing when automatic revocation will occur.
post/api/v1/apps/{app_id}/entitlements/{app_entitlement_id}/users/{app_user_id}/update-grant-duration
Path parameters
app_idstring required
The ID of the app that owns the entitlement.
app_entitlement_idstring required
The ID of the entitlement whose grant duration is being updated.
app_user_idstring required
The ID of the app user whose grant is being updated.
Request body
Response
The response message for updating the duration of a grant.