v1
latestOpenAPI 3.1.02026-07-2683111282.3 KBContent Page Operations
Dissociate an experience page from a project
Dissociate an experience page from a project.
The project has to be in unaccepted state.
delete/project/{project_id}/channel/{channel_id}/page/{relative_page_path}
Path parameters
project_idstring required
specifies the project that the page is dissociated to
channel_idstring required
specifies the channel this page is dissociated to
relative_page_pathstring required
Relative path of page. It is appended to the content root path of the given channel
Response
OK. The page was dissociated from the project.