deleteFacetList
delete
/gsadmin/v1/{appName}/content/facets/{facetListName}
Deletes a facet list.
Request
Supported Media Types
- application/json
Path Parameters
- appName
-
Type:
stringRequired:trueSpecifies the name of your application. For example, "cloud".- facetListName
Type:stringRequired:trueSpecifies the name of the facet list. For example, "default".
Security
- basicAuth
-
Type:
basicDescription:Basic username/password authentication.
Response
Supported Media Types
- application/json
202 Response
Indicates that the facet list was successfully deleted.
Body
Root Schema : Response
Type:
object- message
-
Type:
string - status
-
Type:
integer(int32)