Delete content node of a application
delete
/gsadmin/v1/{appName}/content
Deletes the content node of specified application.
Request
Supported Media Types
- application/json
Path Parameters
- appName
-
Type:
stringRequired:trueSpecifies the name of your application, for example, Discover.
Security
- basicAuth
-
Type:
basicDescription:Basic username/password authentication.
Response
Supported Media Types
- application/json
202 Response
'/content' successfully deleted.
Body
Root Schema : Response
Type:
object- message
-
Type:
string - status
-
Type:
integer(int32)