OptionalrequestFactory: SitePagesApiRequestFactoryOptionalresponseProcessor: SitePagesApiResponseProcessorThe Site Page id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsDelete the Site Page objects identified in the request body. Note: This is not the same as the dashboard archive function. To perform a dashboard archive send an normal update with the archivedInDashboard field set to true.
Delete a batch of Site Pages
The JSON array of Site Page ids.
Optional_options: PromiseConfigurationOptionsDelete the Site Page objects identified in the request body. Note: This is not the same as the dashboard archive function. To perform a dashboard archive send an normal update with the archivedInDashboard field set to true.
Delete a batch of Site Pages
The JSON array of Site Page ids.
Optional_options: PromiseConfigurationOptionsDelete the Site Page object identified by the id in the path. Delete a Site Page
The Site Page id.
Optionalarchived: booleanWhether to return only results that have been archived.
Optional_options: PromiseConfigurationOptionsAttach a site page to a multi-language group. Attach a site page to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional_options: PromiseConfigurationOptionsAttach a site page to a multi-language group. Attach a site page to a multi-language group
The JSON representation of the AttachToLangPrimaryRequest object.
Optional_options: PromiseConfigurationOptionsClone a Site Page Clone a Site Page
The JSON representation of the ContentCloneRequest object.
Optional_options: PromiseConfigurationOptionsClone a Site Page Clone a Site Page
The JSON representation of the ContentCloneRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new Site Page Create a new Site Page
The JSON representation of a new Site Page.
Optional_options: PromiseConfigurationOptionsCreate a new A/B test variation based on the information provided in the request body. Create a new A/B test variation
The JSON representation of the AbTestCreateRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new A/B test variation based on the information provided in the request body. Create a new A/B test variation
The JSON representation of the AbTestCreateRequest object.
Optional_options: PromiseConfigurationOptionsCreate the Site Page objects detailed in the request body. Create a batch of Site Pages
The JSON array of new Site Pages to create.
Optional_options: PromiseConfigurationOptionsCreate the Site Page objects detailed in the request body. Create a batch of Site Pages
The JSON array of new Site Pages to create.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing site page Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsCreate a new language variation from an existing site page Create a new language variation
The JSON representation of the ContentLanguageCloneRequest object.
Optional_options: PromiseConfigurationOptionsDetach a site page from a multi-language group. Detach a site page from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional_options: PromiseConfigurationOptionsDetach a site page from a multi-language group. Detach a site page from a multi-language group
The JSON representation of the DetachFromLangGroupRequest object.
Optional_options: PromiseConfigurationOptionsEnd an active A/B test and designate a winner. End an active A/B test
The JSON representation of the AbTestEndRequest object.
Optional_options: PromiseConfigurationOptionsEnd an active A/B test and designate a winner. End an active A/B test
The JSON representation of the AbTestEndRequest object.
Optional_options: PromiseConfigurationOptionsRetrieve the Site Page object identified by the id in the path. Retrieve a Site Page
The Site Page id.
Optionalarchived: booleanSpecifies whether to return deleted Site Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the Site Page object identified by the id in the path. Retrieve a Site Page
The Site Page id.
Optionalarchived: booleanSpecifies whether to return deleted Site Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieve the full draft version of the Site Page. Retrieve the full draft version of the Site Page
The Site Page id.
Optional_options: PromiseConfigurationOptionsRetrieve the full draft version of the Site Page. Retrieve the full draft version of the Site Page
The Site Page id.
Optional_options: PromiseConfigurationOptionsGet the list of site pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Site Pages
OptionalcreatedAt: DateOnly return Site Pages created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Site Pages created after the specified time.
OptionalcreatedBefore: DateOnly return Site Pages created before the specified time.
OptionalupdatedAt: DateOnly return Site Pages last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Site Pages last updated after the specified time.
OptionalupdatedBefore: DateOnly return Site Pages last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Site Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsGet the list of site pages. Supports paging and filtering. This method would be useful for an integration that examined these models and used an external service to suggest edits. Get all Site Pages
OptionalcreatedAt: DateOnly return Site Pages created at exactly the specified time.
OptionalcreatedAfter: DateOnly return Site Pages created after the specified time.
OptionalcreatedBefore: DateOnly return Site Pages created before the specified time.
OptionalupdatedAt: DateOnly return Site Pages last updated at exactly the specified time.
OptionalupdatedAfter: DateOnly return Site Pages last updated after the specified time.
OptionalupdatedBefore: DateOnly return Site Pages last updated before the specified time.
Optionalsort: string[]Specifies which fields to use for sorting results. Valid fields are `name`, `createdAt`, `updatedAt`, `createdBy`, `updatedBy`. `createdAt` will be used by default.
Optionalafter: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optionallimit: numberThe maximum number of results to return. Default is 100.
Optionalarchived: booleanSpecifies whether to return deleted Site Pages. Defaults to `false`.
Optionalproperty: stringOptional_options: PromiseConfigurationOptionsRetrieves a previous version of a Site Page Retrieves a previous version of a Site Page
The Site Page id.
The Site Page version id.
Optional_options: PromiseConfigurationOptionsRetrieves all the previous versions of a Site Page. Retrieves all the previous versions of a Site Page
The Site Page id.
Optionalafter: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optionalbefore: stringOptionallimit: numberThe maximum number of results to return. Default is 100.
Optional_options: PromiseConfigurationOptionsRetrieves all the previous versions of a Site Page. Retrieves all the previous versions of a Site Page
The Site Page id.
Optionalafter: stringThe cursor token value to get the next set of results. You can get this from the `paging.next.after` JSON property of a paged response containing more results.
Optionalbefore: stringOptionallimit: numberThe maximum number of results to return. Default is 100.
Optional_options: PromiseConfigurationOptionsRetrieves a previous version of a Site Page Retrieves a previous version of a Site Page
The Site Page id.
The Site Page version id.
Optional_options: PromiseConfigurationOptionsTake any changes from the draft version of the Site Page and apply them to the live version. Push Site Page draft edits live
The id of the Site Page for which it's draft will be pushed live.
Optional_options: PromiseConfigurationOptionsTake any changes from the draft version of the Site Page and apply them to the live version. Push Site Page draft edits live
The id of the Site Page for which it's draft will be pushed live.
Optional_options: PromiseConfigurationOptionsRetrieve the Site Page objects identified in the request body. Retrieve a batch of Site Pages
The JSON array of Site Page ids.
Optionalarchived: booleanSpecifies whether to return deleted Site Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsRetrieve the Site Page objects identified in the request body. Retrieve a batch of Site Pages
The JSON array of Site Page ids.
Optionalarchived: booleanSpecifies whether to return deleted Site Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsRerun a previous A/B test. Rerun a previous A/B test
The JSON representation of the AbTestRerunRequest object.
Optional_options: PromiseConfigurationOptionsRerun a previous A/B test. Rerun a previous A/B test
The JSON representation of the AbTestRerunRequest object.
Optional_options: PromiseConfigurationOptionsDiscards any edits and resets the draft to the live version. Reset the Site Page draft to the live version
The id of the Site Page for which it's draft will be reset.
Optional_options: PromiseConfigurationOptionsDiscards any edits and resets the draft to the live version. Reset the Site Page draft to the live version
The id of the Site Page for which it's draft will be reset.
Optional_options: PromiseConfigurationOptionsTakes a specified version of a Site Page and restores it. Restore a previous version of a Site Page
The Site Page id.
The Site Page version id to restore.
Optional_options: PromiseConfigurationOptionsTakes a specified version of a Site Page, sets it as the new draft version of the Site Page. Restore a previous version of a Site Page, to the draft version of the Site Page
The Site Page id.
The Site Page version id to restore.
Optional_options: PromiseConfigurationOptionsTakes a specified version of a Site Page, sets it as the new draft version of the Site Page. Restore a previous version of a Site Page, to the draft version of the Site Page
The Site Page id.
The Site Page version id to restore.
Optional_options: PromiseConfigurationOptionsTakes a specified version of a Site Page and restores it. Restore a previous version of a Site Page
The Site Page id.
The Site Page version id to restore.
Optional_options: PromiseConfigurationOptionsSchedule a Site Page to be Published Schedule a Site Page to be Published
The JSON representation of the ContentScheduleRequestVNext object.
Optional_options: PromiseConfigurationOptionsSchedule a Site Page to be Published Schedule a Site Page to be Published
The JSON representation of the ContentScheduleRequestVNext object.
Optional_options: PromiseConfigurationOptionsSet a site page as the primary language of a multi-language group. Set a new primary language
The JSON representation of the SetNewLanguagePrimaryRequest object.
Optional_options: PromiseConfigurationOptionsSet a site page as the primary language of a multi-language group. Set a new primary language
The JSON representation of the SetNewLanguagePrimaryRequest object.
Optional_options: PromiseConfigurationOptionsSparse updates a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Site Page
The Site Page id.
The JSON representation of the updated Site Page.
Optionalarchived: booleanSpecifies whether to update deleted Site Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Site Page objects identified in the request body. Update a batch of Site Pages
The JSON representation of the updated Site Pages.
Optionalarchived: booleanSpecifies whether to update deleted Site Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsUpdate the Site Page objects identified in the request body. Update a batch of Site Pages
The JSON representation of the updated Site Pages.
Optionalarchived: booleanSpecifies whether to update deleted Site Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptionsSparse updates the draft version of a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Site Page draft
The Site Page id.
The JSON representation of the updated Site Page to be applied to the draft.
Optional_options: PromiseConfigurationOptionsSparse updates the draft version of a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Site Page draft
The Site Page id.
The JSON representation of the updated Site Page to be applied to the draft.
Optional_options: PromiseConfigurationOptionsExplicitly set new languages for each site page in a multi-language group. Update languages of multi-language group
The JSON representation of the UpdateLanguagesRequest object.
Optional_options: PromiseConfigurationOptionsExplicitly set new languages for each site page in a multi-language group. Update languages of multi-language group
The JSON representation of the UpdateLanguagesRequest object.
Optional_options: PromiseConfigurationOptionsSparse updates a single Site Page object identified by the id in the path. You only need to specify the column values that you are modifying. Update a Site Page
The Site Page id.
The JSON representation of the updated Site Page.
Optionalarchived: booleanSpecifies whether to update deleted Site Pages. Defaults to `false`.
Optional_options: PromiseConfigurationOptions
Delete the Site Page object identified by the id in the path. Delete a Site Page