Task
Approve With Step Up
Approve a task that requires step-up authentication. If a verified step-up transaction ID is provided, the approval is processed immediately. Otherwise, a redirect URL is returned for the caller to complete authentication first.
post/api/v1/tasks/{task_id}/action/approve-with-step-up
Path parameters
task_idstring required
The ID of the task to approve with step-up.
Request body
Response
TaskActionsServiceApproveWithStepUpResponse is the response for approving a task with step-up authentication