deleteFacetList
delete
/gsadmin/v1/{appName}/content/facets/{facetListName}
Deletes a facet list.
Request
Supported Media Types
- application/json
Path Parameters
- appName
-
Type:
string
Required:true
Specifies the name of your application. For example, "cloud".- facetListName
Type:string
Required:true
Specifies the name of the facet list. For example, "default".
Security
- basicAuth
-
Type:
basic
Description: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
)