Task
Update Grant Duration
Update the grant duration for a task. Only applies to grant tasks with a single entitlement that are not in a provision step. The new duration must not exceed the entitlement's maximum allowed provision time.
post/api/v1/tasks/{task_id}/action/update-grant-duration
Path parameters
task_idstring required
The ID of the task to update the grant duration for.
Request body
Response
A generic response for task action endpoints, containing the updated task and the ID of the action that was created.