Delete owner index attributes

delete

/gsadmin/v1/{appName}/attributes/{owner}

Deletes an existing config owner index attributes list from the given application.

Request

Supported Media Types
  • application/json
Path Parameters
appName
Type: string
Required: true
Specifies the name of your application, for example, Discover.
owner
Type: string
Required: true
Specifies the owner of the index attributes, for example, system.
Security
basicAuth
Type: basic
Description: Basic username/password authentication.

Response

Supported Media Types
  • application/json
202 Response
Owner index attributes successfully deleted.
Body
Root Schema : Response
Type: object