Deletes the page.
delete
/gsadmin/v1/{appName}/pages/{siteHome}/{page}
Request
Supported Media Types
- application/json
Path Parameters
-
appName: string
Specifies the name of your application. For example, "cloud".
-
page: string
Specifies the name of the page.
-
siteHome: string
Specifies the name of the site.
Security
-
basicAuth: basic
Type:
basic
Description:Basic username/password authentication.
Response
Supported Media Types
- application/json
202 Response
Page successfully deleted.