Updates an existing IdMappingWorkflow. This method is identical to CreateIdMappingWorkflow, except it uses an HTTP PUT request instead of a POST request, and the IdMappingWorkflow must already exist for the method to succeed.
Incremental processing is not supported for ID mapping workflows.
put/idmappingworkflows/{workflowName}
Path parameters
workflowNamestring required
The name of the workflow.
Request body
Response
Success