deleteIdMappingWorkflow
inline suspend fun EntityResolutionClient.deleteIdMappingWorkflow(crossinline block: DeleteIdMappingWorkflowRequest.Builder.() -> Unit): DeleteIdMappingWorkflowResponse
Deletes the IdMappingWorkflow with a given name. This operation returns a ResourceNotFoundException if a workflow with the given name does not exist.