Delete a step in a migration workflow. Pause the workflow to delete a running step.
delete/workflowstep/{id}#stepGroupId&workflowId
Path parameters
idstring required
The ID of the step you want to delete.
Query parameters
stepGroupIdstring required
The ID of the step group that contains the step you want to delete.
workflowIdstring required
The ID of the migration workflow.
Response
Success
DeleteWorkflowStepResponse required