deleteMatchingWorkflow
inline suspend fun EntityResolutionClient.deleteMatchingWorkflow(crossinline block: DeleteMatchingWorkflowRequest.Builder.() -> Unit): DeleteMatchingWorkflowResponse
Deletes the MatchingWorkflow
with a given name. This operation will succeed even if a workflow with the given name does not exist.