Delete an index attribute
delete
/gsadmin/v1/{appName}/attributes/{owner}/{attributeName}
Deletes an existing index attribute from the specified attributes list.
Request
Supported Media Types
- application/json
Path Parameters
- appName
-
Type:
stringRequired:trueSpecifies the name of your application, for example, Discover.- attributeName
Type:stringRequired:trueSpecifies the attribute name in the owner's index attributes, for example, "product.name"- owner
Type:stringRequired:trueSpecifies the owner of the index attributes, for example, system.Security- basicAuth
-
Type:
basicDescription:Basic username/password authentication.
Response
Supported Media Types
- application/json
202 Response
Index attribute successfully deleted.
Body
Root Schema : Response
Type:
object- message
-
Type:
string - status
-
Type:
integer(int32)