deleteIdNamespace
inline suspend fun EntityResolutionClient.deleteIdNamespace(crossinline block: DeleteIdNamespaceRequest.Builder.() -> Unit): DeleteIdNamespaceResponse
Deletes the IdNamespace with a given name. This operation returns a ResourceNotFoundException if an ID namespace with the given name does not exist.