Delete index Attributes
delete
                    /gsadmin/v1/{appName}/attributes
Deletes all index attributes from the specified application. This also deletes all owner attributes.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    appName: string
                    
                    Specifies the name of your application. For example, "cloud".
Security
                - 
                        basicAuth: basic
                        
                        Type:basicDescription:Basic username/password authentication.
Response
Supported Media Types
                - application/json
202 Response
Index attributes have been deleted.