deleteFacet

abstract suspend fun deleteFacet(input: DeleteFacetRequest): 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.