deleteFacet
inline suspend fun CloudDirectoryClient.deleteFacet(crossinline block: DeleteFacetRequest.Builder.() -> Unit): DeleteFacetResponse
Deletes a given Facet. All attributes and Rules that are associated with the facet will be deleted. Only development schema facets are allowed deletion.