Task
Retry Provisioning
Retry the provisioning of a task whose connector provisioning failed. Resets the failed connector actions and re-drives the connector, preserving the already-collected approvals. Only valid when the task's current provision step ended in an error.
post/api/v1/tasks/{task_id}/action/retry-provisioning
Path parameters
task_idstring required
The ID of the task to retry provisioning for.
Request body
Response
A generic response for task action endpoints, containing the updated task and the ID of the action that was created.