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