HubSpot CMS V2 (Independent Publisher) (Preview)
Content management software that's flexible for marketers, powerful for developers, and gives your customers a personalized, secure experience. Includes hosting, flexible themes, dynamic content, drag-and-drop page editing, memberships, and more - all powered by a CRM platform that allows you to build seamless digital experiences for your customers.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://www.hubspot.com/products/cms |
Privacy policy | https://legal.hubspot.com/privacy-policy |
Categories | Content and Files;Website |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Add row to table |
Creates a new row to a HubDB table. New rows will be added to the draft version of the table. Use publish endpoint to push these changes to published version. |
Archive table |
Archives (soft delete) an existing HubDB table. This archives both the published and draft versions. |
Attach blog author to a multi-language group |
Attaches a blog author to a multi-language group. |
Attach blog post to group |
Attaches a blog post to a multi-language group. |
Attach blog tag to group |
Attaches a blog tag to a multi-language group. |
Attach blog to group |
Attaches a blog to a multi-language group. |
Attach landing page to group |
Attaches a landing page to a multi-language group. |
Attach site page to group |
Attaches a site page to a multi-language group. |
Clone blog post |
Clones a blog post. |
Clone landing page |
Clone a landing page. |
Clone row |
Clones a single row in the draft version of the table. |
Clone rows in batch |
Clones rows in the draft version of the specified table, given a set of row identifiers. Maximum of 100 row identifiers per call. |
Clone site page |
Clone a site page. |
Clone table |
Clone an existing HubDB table. The newName and newLabel of the new table can be sent as JSON in the body parameter. This will create the cloned table as a draft. |
Create batch of blog authors |
Creates the blog author objects detailed in the request body. |
Create batch of blog posts |
Creates the blog post objects detailed in the request body. |
Create batch of blog tags |
Creates the blog tag objects detailed in the request body. |
Create batch of folders |
Creates the folder objects detailed in the request body. |
Create batch of landing pages |
Creates the landing page objects detailed in the request body. |
Create batch of site pages |
Creates the site page objects detailed in the request body. |
Create new AB test variation |
Creates a new A/B test variation based on the information provided in the request body. |
Create new AB test variation |
Creates a new A/B test variation based on the information provided in the request body. |
Create new blog author |
Creates a new blog author. |
Create new blog post |
Creates a new blog post. |
Create new blog tag |
Creates a new blog tag. |
Create new folder |
Creates a new folder. |
Create new landing page |
Creates a new landing page. |
Create new language variation |
Creates a new language variation from an existing blog post. |
Create new language variation |
Creates a new language variation from an existing blog. |
Create new language variation |
Creates a new language variation from an existing site page. |
Create new language variation |
Creates a new language variation from an existing blog tag. |
Create new language variation |
Creates a new language variation from an existing landing page. |
Create new language variation |
Creates a new language variation from an existing blog author. |
Create new site page |
Creates a new site page. |
Create new table |
Creates a new draft HubDB table given a JSON schema. The table name and label should be unique for each account. |
Create rows in batch |
Creates rows in the draft version of the specified table, given an array of row objects. Maximum of 100 row object per call. |
Delete batch of blog authors |
Deletes the blog author objects identified in the request body. |
Delete batch of blog posts |
Deletes the blog post objects identified in the request body. Note: This is not the same as the in-app archive function. To perform a dashboard archive send a normal update with the archivedInDashboard field set to true. |
Delete batch of blog tags |
Deletes the blog tag objects identified in the request body. |
Delete batch of folders |
Deletes the folder objects identified in the request body. |
Delete batch of landing pages |
Deletes the landing page objects identified in the request body. Note: This is not the same as the dashboard archive function. To perform a dashboard archive send a normal update with the archivedInDashboard field set to true. |
Delete batch of site pages |
Deletes 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 a normal update with the archivedInDashboard field set to true. |
Delete blog author |
Deletes the blog author object identified by the identifier in the path. |
Delete blog post |
Deletes the blog post object identified by the identifier in the path. |
Delete blog tag |
Deletes the blog tag object identified by the identifier in the path. |
Delete folder |
Deletes the folder object identified by the identifier in the path. |
Delete landing page |
Deletes the landing page object identified by the identifier in the path. |
Delete site page |
Deletes the site page object identified by the identifier in the path. |
Deletes rows in batch |
Permanently deletes rows from the draft version of the table, given a set of row identifiers. Maximum of 100 row identifiers per call. |
Detach blog author from group |
Detaches a blog author from a multi-language group. |
Detach blog from group |
Detaches a blog from a multi-language group. |
Detach blog post from group |
Detaches a blog post from a multi-language group. |
Detach blog tag from a multi-language group |
Detaches a blog tag from a multi-language group. |
Detach landing page from a multi-language group |
Detaches a landing page from a multi-language group. |
Detach site page from group |
Detaches a site page from a multi-language group. |
End an active AB test |
Ends an active A/B test and designate a winner. |
End an active AB test |
Ends an active A/B test and designate a winner. |
Export draft table |
Exports the draft version of a table to CSV format. |
Export published table |
Exports the published version of a table to CSV format. |
Get blog authors |
Retrieves the list of blog authors. |
Get blog posts |
Retrieves the list of blog posts. |
Get blog tags |
Retrieves the list of blog tags. |
Get blogs |
Retrieves the list of blogs. |
Get draft table |
Retrieves the details for the draft version of a specific HubDB table. This will include the definitions for the columns in the table and the number of rows in the table. |
Get draft table row |
Retrieves a single row by identifier from a table's draft version. |
Get draft table rows |
Returns rows in the draft version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters column1__gt=5&sort=-column1, API returns the rows with values for column column1 greater than 5 and in the descending order of column1 values. Refer to the overview section for detailed filtering and sorting options. |
Get draft table rows in batch |
Returns rows in the draft version of the specified table, given a set of row identifiers. |
Get landing page folders |
Retrieves the list of landing page folders. |
Get landing pages |
Retrieves the list of landing pages. |
Get published table details |
Returns the details for the published version of the specified table. This will include the definitions for the columns in the table and the number of rows in the table. |
Get published tables |
Returns the details for the published version of each table defined in an account, including column definitions. |
Get rows in batch |
Returns rows in the published version of the specified table, given a set of row identifiers. |
Get site pages |
Retrieves the list of site pages. |
Get table row |
Retrieves a single row by identifier from a table's published version. |
Get table rows |
Returns a set of rows in the published version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters column1__gt=5&sort=-column1, API returns the rows with values for column column1 greater than 5 and in the descending order of column1 values. Refer to the overview section for detailed filtering and sorting options. |
Import data into draft table |
Import the contents of a CSV file into an existing HubDB table. The data will always be imported into the draft version of the table. |
Permanently delete row |
Permanently deletes a row from a table's draft version. |
Publish table from draft |
Publishes the table by copying the data and table schema changes from draft version to the published version, meaning any website pages using data from the table will be updated. |
Push blog post live |
Takes any changes from the draft version of the blog post and apply them to the live version. |
Push landing page draft live |
Takes any changes from the draft version of the landing page and apply them to the live version. |
Push site page draft edits |
Takes any changes from the draft version of the site page and apply them to the live version. |
Replace draft table rows in batch |
Replaces multiple rows as a batch in the draft version of the table, with a maximum of 100 rows per call. See the endpoint PUT /tables/{tableIdOrName}/rows/{rowId}/draft for details on updating a single row. |
Replaces existing row |
Replace a single row in the table's draft version. All the column values must be specified. If a column has a value in the target table and this request doesn't define that value, it will be deleted. See the Create a row endpoint for instructions on how to format the JSON row definitions. |
Rerun a previous AB test |
Reruns a previous A/B test. |
Rerun a previous AB test |
Reruns a previous A/B test. |
Reset a draft table |
Replaces the data in the draft version of the table with values from the published version. Any unpublished changes in the draft will be lost after this call is made. |
Reset blog post draft to live version |
Discards any edits and resets the draft to the live version. |
Reset the landing page draft |
Discards any edits and resets the draft to the live version. |
Reset the site page draft |
Discards any edits and resets the draft to the live version. |
Restore previous version blog post |
Takes a specified version of a blog post, sets it as the new draft version of the blog post. |
Restore previous version blog post |
Takes a specified version of a blog post and restores it. |
Restore previous version folder |
Takes a specified version of a folder and restores it. |
Restore previous version landing page |
Takes a specified version of a landing page, sets it as the new draft version of the landing page. |
Restore previous version site page |
Takes a specified version of a site page, sets it as the new draft version of the site page. |
Restore previous version site page |
Takes a specified version of a site page and restores it. |
Restore version landing page |
Takes a specified version of a landing page and restores it. |
Retrieve batch of blog authors |
Retrieves the blog author objects identified in the request body. |
Retrieve batch of blog posts |
Retrieves the blog post objects identified in the request body. |
Retrieve batch of blog tags |
Retrieves the blog tag objects identified in the request body. |
Retrieve batch of folders |
Updates the folder objects identified in the request body. |
Retrieve batch of landing pages |
Retrieves the landing page objects identified in the request body. |
Retrieve batch of site pages |
Retrieves the site page objects identified in the request body. |
Retrieve blog |
Retrieves the blog object identified by the identifier in the path. |
Retrieve blog author |
Retrieves the blog author object identified by the identifier in the path. |
Retrieve blog post |
Retrieves the blog post object identified by the identifier in the path. |
Retrieve blog tag |
Retrieves the blog tag object identified by the identifier in the path. |
Retrieve draft version landing page |
Retrieves the full draft version of the landing page. |
Retrieve draft version of site page |
Retrieves the full draft version of the site page. |
Retrieve folder |
Retrieves the folder object identified by the identifier in the path. |
Retrieve landing page |
Retrieves the landing page object identified by the identifier in the path. |
Retrieve previous blog post |
Retrieves a previous version of a blog post. |
Retrieve previous version blog |
Retrieves a previous version of a blog. |
Retrieve previous version folder |
Retrieves a previous version of a folder. |
Retrieve previous version landing page |
Retrieves a previous version of a landing page. |
Retrieve previous version site page |
Retrieves a previous version of a site page. |
Retrieve previous versions blog post |
Retrieves all the previous versions of a blog post. |
Retrieve previous versions of a blog |
Retrieves all the previous versions of a blog. |
Retrieve previous versions of a folder |
Retrieves all the previous versions of a folder. |
Retrieve previous versions of a landing page |
Retrieves all the previous versions of a landing page. |
Retrieve previous versions of site page |
Retrieves all the previous versions of a site page. |
Retrieve site page |
Retrieves the site page object identified by the identifier in the path. |
Retrieve the full draft blog post |
Retrieves the full draft version of the blog post. |
Return all draft tables |
Returns the details for each draft table defined in the specified account, including column definitions. |
Schedule blog post |
Schedules a blog post to be published. |
Schedule landing page to be published |
Schedules a landing page to be published. |
Schedule site page published |
Schedules a site page to be published. |
Set new primary language |
Sets a blog tag as the primary language of a multi-language group. |
Set new primary language |
Sets a landing page as the primary language of a multi-language group. |
Set new primary language |
Sets a blog author as the primary language of a multi-language group. |
Set new primary language |
Sets a site page as the primary language of a multi-language group. |
Set new primary language |
Sets a blog post as the primary language of a multi-language group. |
Set new primary language |
Sets a blog as the primary language of a multi-language group. |
Unpublish table |
Unpublishes the table, meaning any website pages using data from the table will not render any data. |
Update batch of blog authors |
Updates the blog author objects identified in the request body. |
Update batch of blog posts |
Updates the blog post objects identified in the request body. |
Update batch of blog tags |
Updates the blog tag objects identified in the request body. |
Update batch of folders |
Updates the folder objects identified in the request body. |
Update batch of landing pages |
Updates the landing page objects identified in the request body. |
Update batch of site pages |
Updates the site page objects identified in the request body. |
Update blog author |
Sparse updates a single blog author object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified. |
Update blog post |
Sparse updates a single blog post object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified. |
Update blog post draft |
Sparse updates the draft version of a single blog post object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified. |
Update blog tag |
Sparse updates a single blog tag object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified. |
Update draft table rows in batch |
Updates multiple rows as a batch in the draft version of the table, with a maximum of 100 rows per call. |
Update existing row |
Sparse updates a single row in the table's draft version. All the column values need not be specified. Only the columns or fields that needs to be modified can be specified. See the Create a row endpoint for instructions on how to format the JSON row definitions. |
Update existing table |
Updates an existing HubDB table. You can use this endpoint to add or remove columns to the table as well as restore an archived table. Tables updated using the endpoint will only modify the draft version of the table. Use publish endpoint to push all the changes to the published version. |
Update folder |
Sparse updates a single folder object identified by the identifier in the path. You only need to specify the column values that you are modifying. |
Update landing page |
Sparse updates a single landing page object identified by the identifier in the path. You only need to specify the column values that you are modifying. |
Update landing page draft |
Sparse updates the draft version of a single landing page object identified by the identifier in the path. You only need to specify the column values that you are modifying. |
Update languages of group |
Explicitly set new languages for each blog author in a multi-language group. |
Update languages of group |
Explicitly set new languages for each landing page in a multi-language group. |
Update languages of group |
Explicitly set new languages for each site page in a multi-language group. |
Update languages of group |
Explicitly set new languages for each blog in a multi-language group. |
Update languages of group |
Explicitly set new languages for each blog tag in a multi-language group. |
Update languages of multi-language group |
Explicitly set new languages for each blog post in a multi-language group. |
Update site page |
Sparse updates a single site page object identified by the identifier in the path. You only need to specify the column values that you are modifying. |
Update site page draft |
Sparse updates the draft version of a single site page object identified by the identifier in the path. You only need to specify the column values that you are modifying. |
Add row to table
Creates a new row to a HubDB table. New rows will be added to the draft version of the table. Use publish endpoint to push these changes to published version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Path
|
path | True | string |
The path. |
Name
|
name | True | string |
The name. |
Child Table ID
|
childTableId | True | string |
The child table identifier. |
Display Index
|
displayIndex | True | integer |
The display index. |
Returns
- Successful Operation
- successfuloperation48
Archive table
Archives (soft delete) an existing HubDB table. This archives both the published and draft versions.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Attach blog author to a multi-language group
Attaches a blog author to a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary ID
|
primaryId | True | string |
The primary identifier. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Attach blog post to group
Attaches a blog post to a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary ID
|
primaryId | True | string |
The primary identifier. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Attach blog tag to group
Attaches a blog tag to a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary ID
|
primaryId | True | string |
The primary identifier. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Attach blog to group
Attaches a blog to a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary ID
|
primaryId | True | string |
The primary identifier. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Attach landing page to group
Attaches a landing page to a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary ID
|
primaryId | True | string |
The primary identifier. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Attach site page to group
Attaches a site page to a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary ID
|
primaryId | True | string |
The primary identifier. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Clone blog post
Clones a blog post.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Clone Name
|
cloneName | True | string |
The clone name. |
Returns
- Successful Operation
- successfuloperation3
Clone landing page
Clone a landing page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Clone Name
|
cloneName | True | string |
The clone name. |
Returns
- Successful Operation
- successfuloperation63
Clone row
Clones a single row in the draft version of the table.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Row ID
|
rowId | True | integer |
The row identifier. |
Returns
- Successful Operation
- successfuloperation48
Clone rows in batch
Clones rows in the draft version of the specified table, given a set of row identifiers. Maximum of 100 row identifiers per call.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation55
Clone site page
Clone a site page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Clone Name
|
cloneName | True | string |
The clone name. |
Returns
- Successful Operation
- successfuloperation63
Clone table
Clone an existing HubDB table. The newName and newLabel of the new table can be sent as JSON in the body parameter. This will create the cloned table as a draft.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Copy Rows
|
copyRows | True | string |
The copy rows. |
New Name
|
newName | True | string |
The new name. |
New Label
|
newLabel | True | string |
The new label. |
Returns
- Successful Operation
- successfuloperation37
Create batch of blog authors
Creates the blog author objects detailed in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Avatar
|
avatar | True | string |
The avatar. |
Bio
|
bio | True | string |
The bio. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
Display Name
|
displayName | True | string |
The display name. |
Email
|
True | string |
The email address. |
|
Facebook
|
True | string |
The Facebook. |
|
Full Name
|
fullName | True | string |
The full name. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
LinkedIn
|
True | string |
The LinkedIn. |
|
Name
|
name | True | string |
The name. |
Slug
|
slug | True | string |
The slug. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Twitter
|
True | string |
The Twitter. |
|
Updated
|
updated | True | string |
When updated. |
Website
|
website | True | string |
The website. |
Returns
- Successful Operation
- successfuloperation17
Create batch of blog posts
Creates the blog post objects detailed in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Blog Author ID
|
blogAuthorId | True | string |
The blog author identifier. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | True | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Password
|
password | True | string |
The password. |
Post Body
|
postBody | True | string |
The post body. |
Post Summary
|
postSummary | True | string |
The post summary. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
RSS Body
|
rssBody | True | string |
The RSS body. |
RSS Summary
|
rssSummary | True | string |
The RSS summary. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Tag IDs
|
tagIds | True | array of string |
The tag identifiers. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation
Create batch of blog tags
Creates the blog tag objects detailed in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Name
|
name | True | string |
The name. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Returns
- Successful Operation
- successfuloperation28
Create batch of folders
Creates the folder objects detailed in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Category
|
category | True | string |
The category. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
ID
|
id | True | string |
The identifier. |
Name
|
name | True | string |
The name. |
Parent Folder ID
|
parentFolderId | True | string |
The parent folder identifier. |
Updated
|
updated | True | string |
When updated. |
Returns
- Successful Operation
- successfuloperation81
Create batch of landing pages
Creates the landing page objects detailed in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation62
Create batch of site pages
Creates the site page objects detailed in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation62
Create new AB test variation
Creates a new A/B test variation based on the information provided in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Content ID
|
contentId | True | string |
The content identifier. |
Variation Name
|
variationName | True | string |
The variation name. |
Returns
- Successful Operation
- successfuloperation63
Create new AB test variation
Creates a new A/B test variation based on the information provided in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Content ID
|
contentId | True | string |
The content identifier. |
Variation Name
|
variationName | True | string |
The variation name. |
Returns
- Successful Operation
- successfuloperation63
Create new blog author
Creates a new blog author.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Avatar
|
avatar | True | string |
The avatar. |
Bio
|
bio | True | string |
The bio. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
Display Name
|
displayName | True | string |
The display name. |
Email
|
True | string |
The email address. |
|
Facebook
|
True | string |
The Facebook. |
|
Full Name
|
fullName | True | string |
The full name. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
LinkedIn
|
True | string |
The LinkedIn. |
|
Name
|
name | True | string |
The name. |
Slug
|
slug | True | string |
The slug. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Twitter
|
True | string |
The Twitter. |
|
Updated
|
updated | True | string |
When updated. |
Website
|
website | True | string |
The website. |
Returns
- Successful Operation
- successfuloperation15
Create new blog post
Creates a new blog post.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Blog Author ID
|
blogAuthorId | True | string |
The blog author identifier. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | True | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Password
|
password | True | string |
The password. |
Post Body
|
postBody | True | string |
The post body. |
Post Summary
|
postSummary | True | string |
The post summary. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
RSS Body
|
rssBody | True | string |
The RSS body. |
RSS Summary
|
rssSummary | True | string |
The RSS summary. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Tag IDs
|
tagIds | True | array of string |
The tag identifiers. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation3
Create new blog tag
Creates a new blog tag.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Name
|
name | True | string |
The name. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Returns
- Successful Operation
- successfuloperation32
Create new folder
Creates a new folder.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Category
|
category | True | string |
The category. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
ID
|
id | True | string |
The identifier. |
Name
|
name | True | string |
The name. |
Parent Folder ID
|
parentFolderId | True | string |
The parent folder identifier. |
Updated
|
updated | True | string |
When updated. |
Returns
Create new landing page
Creates a new landing page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation63
Create new language variation
Creates a new language variation from an existing blog post.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Returns
- Successful Operation
- successfuloperation3
Create new language variation
Creates a new language variation from an existing blog.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Slug
|
slug | True | string |
The slug. |
Returns
- Successful Operation
- successfuloperation25
Create new language variation
Creates a new language variation from an existing site page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Returns
- Successful Operation
- successfuloperation63
Create new language variation
Creates a new language variation from an existing blog tag.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Name
|
name | True | string |
The name. |
Language
|
language | True | string |
The language. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Returns
- Successful Operation
- successfuloperation32
Create new language variation
Creates a new language variation from an existing landing page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Returns
- Successful Operation
- successfuloperation63
Create new language variation
Creates a new language variation from an existing blog author.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Avatar
|
avatar | True | string |
The avatar. |
Bio
|
bio | True | string |
The bio. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
Display Name
|
displayName | True | string |
The display name. |
Email
|
True | string |
The email address. |
|
Facebook
|
True | string |
The Facebook. |
|
Full Name
|
fullName | True | string |
The full name. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
LinkedIn
|
True | string |
The LinkedIn. |
|
Name
|
name | True | string |
The name. |
Slug
|
slug | True | string |
The slug. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Twitter
|
True | string |
The Twitter. |
|
Updated
|
updated | True | string |
When updated. |
Website
|
website | True | string |
The website. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Primary Language
|
primaryLanguage | True | string |
The primary language. |
Returns
- Successful Operation
- successfuloperation15
Create new site page
Creates a new site page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation63
Create new table
Creates a new draft HubDB table given a JSON schema. The table name and label should be unique for each account.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Label
|
label | True | string |
The label. |
Name
|
name | True | string |
The name. |
For Pages
|
useForPages | True | boolean |
Whether to use for pages. |
Public API Access
|
allowPublicApiAccess | True | boolean |
Whether to allow public API access. |
Child Tables
|
allowChildTables | True | boolean |
Whether to allow child tables. |
Child Table Pages
|
enableChildTablePages | True | boolean |
Whether to enable child table pages. |
ID
|
id | True | string |
The identifier. |
Label
|
label | True | string |
The label. |
Name
|
name | True | string |
The name. |
ID
|
id | True | string |
The identifier. |
Name
|
name | True | string |
The name. |
Order
|
order | True | string |
The order. |
Type
|
type | True | string |
The type. |
Label
|
label | True | string |
The label. |
Type
|
type | True | string |
The type. |
Foreign Table ID
|
foreignTableId | True | string |
The foreign table identifier. |
Foreign Column ID
|
foreignColumnId | True | string |
The foreign column identifier. |
Returns
- Successful Operation
- successfuloperation37
Create rows in batch
Creates rows in the draft version of the specified table, given an array of row objects. Maximum of 100 row object per call.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Path
|
path | True | string |
The path. |
Name
|
name | True | string |
The name. |
Child Table ID
|
childTableId | True | string |
The child table identifier. |
Display Index
|
displayIndex | True | integer |
The display index. |
Returns
- Successful Operation
- successfuloperation55
Delete batch of blog authors
Deletes the blog author objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Inputs
|
inputs | True | array of string |
The inputs. |
Delete batch of blog posts
Deletes the blog post objects identified in the request body. Note: This is not the same as the in-app archive function. To perform a dashboard archive send a normal update with the archivedInDashboard field set to true.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Inputs
|
inputs | True | array of string |
The inputs. |
Delete batch of blog tags
Deletes the blog tag objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Inputs
|
inputs | True | array of string |
The inputs. |
Delete batch of folders
Deletes the folder objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Inputs
|
inputs | True | array of string |
The inputs. |
Delete batch of landing pages
Deletes the landing page objects identified in the request body. Note: This is not the same as the dashboard archive function. To perform a dashboard archive send a normal update with the archivedInDashboard field set to true.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Inputs
|
inputs | True | array of string |
The inputs. |
Delete batch of site pages
Deletes 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 a normal update with the archivedInDashboard field set to true.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Inputs
|
inputs | True | array of string |
The inputs. |
Delete blog author
Deletes the blog author object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Whether to return only results that have been archived. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Delete blog post
Deletes the blog post object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Whether to return only results that have been archived. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Delete blog tag
Deletes the blog tag object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Whether to return only results that have been archived. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Delete folder
Deletes the folder object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Whether to return only results that have been archived. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Delete landing page
Deletes the landing page object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Whether to return only results that have been archived. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Delete site page
Deletes the site page object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Whether to return only results that have been archived. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Deletes rows in batch
Permanently deletes rows from the draft version of the table, given a set of row identifiers. Maximum of 100 row identifiers per call.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Inputs
|
inputs | True | array of string |
The inputs. |
Detach blog author from group
Detaches a blog author from a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Detach blog from group
Detaches a blog from a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Detach blog post from group
Detaches a blog post from a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Detach blog tag from a multi-language group
Detaches a blog tag from a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Detach landing page from a multi-language group
Detaches a landing page from a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Detach site page from group
Detaches a site page from a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
End an active AB test
Ends an active A/B test and designate a winner.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Winner ID
|
winnerId | True | string |
The winner identifier. |
End an active AB test
Ends an active A/B test and designate a winner.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Winner ID
|
winnerId | True | string |
The winner identifier. |
Export draft table
Exports the draft version of a table to CSV format.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- response
- string
Export published table
Exports the published version of a table to CSV format.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- response
- string
Get blog authors
Retrieves the list of blog authors.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created At
|
createdAt | string |
Only return blog authors created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return blog authors created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return blog authors created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return blog authors last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return blog authors last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return blog authors last updated before the specified time. |
|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. createdAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Archived
|
archived | boolean |
Specifies whether to return deleted blog authors. |
|
Property
|
property | string |
The property. |
Returns
- successfuloperation20
- successfuloperation20
Get blog posts
Retrieves the list of blog posts.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created At
|
createdAt | string |
Only return blog posts created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return blog posts created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return blog posts created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return blog posts last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return blog posts last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return blog posts last updated before the specified time. |
|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. CreatedAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 20. |
|
Archived
|
archived | boolean |
Specifies whether to return deleted blog posts. |
|
Property
|
property | string |
The property. |
Returns
- Successful Operation
- successfuloperation9
Get blog tags
Retrieves the list of blog tags.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created At
|
createdAt | string |
Only return blog tags created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return blog tags created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return blog tags created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return blog tags last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return blog tags last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return blog tags last updated before the specified time. |
|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. createdAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Archived
|
archived | boolean |
Specifies whether to return deleted blog tags. |
|
Property
|
property | string |
The property. |
Returns
- Successful Operation
- successfuloperation31
Get blogs
Retrieves the list of blogs.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created At
|
createdAt | string |
Only return blogs created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return blogs created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return blogs created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return blogs last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return blogs last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return blogs last updated before the specified time. |
|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name and id. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Archived
|
archived | boolean |
Specifies whether to return archived blogs. |
Returns
- Successful Operation
- successfuloperation27
Get draft table
Retrieves the details for the draft version of a specific HubDB table. This will include the definitions for the columns in the table and the number of rows in the table.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Include Foreign IDs
|
includeForeignIds | boolean |
Sets this to true to populate foreign identifier values in the result. |
|
Archived
|
archived | boolean |
Sets this to true to return an archived table. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- Successful Operation
- successfuloperation37
Get draft table row
Retrieves a single row by identifier from a table's draft version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Row ID
|
rowId | True | integer |
The row identifier. |
Returns
- Successful Operation
- successfuloperation48
Get draft table rows
Returns rows in the draft version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters column1__gt=5&sort=-column1, API returns the rows with values for column column1 greater than 5 and in the descending order of column1 values. Refer to the overview section for detailed filtering and sorting options.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Sort
|
sort | string |
Specifies the column names to sort the results by. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 1000. |
|
Properties
|
properties | string |
Specify the column names to get results containing only the required columns instead of all column details. If you want to include multiple columns in the result, use this query param as many times. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- Successful Operation
- successfuloperation47
Get draft table rows in batch
Returns rows in the draft version of the specified table, given a set of row identifiers.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation55
Get landing page folders
Retrieves the list of landing page folders.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created At
|
createdAt | string |
Only return folders created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return folders created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return folders created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return folders last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return folders last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return folders last updated before the specified time. |
|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. createdAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Archived
|
archived | boolean |
Specifies whether to return deleted folders. |
|
Property
|
property | string |
The property. |
Returns
- Successful Operation
- successfuloperation79
Get landing pages
Retrieves the list of landing pages.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created At
|
createdAt | string |
Only return landing pages created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return landing pages created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return landing pages created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return landing pages last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return landing pages last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return landing pages last updated before the specified time. |
|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. createdAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Archived
|
archived | boolean |
Specifies whether to return deleted landing pages. |
|
Property
|
property | string |
The property. |
Returns
- Successful Operation
- successfuloperation69
Get published table details
Returns the details for the published version of the specified table. This will include the definitions for the columns in the table and the number of rows in the table.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Include Foreign IDs
|
includeForeignIds | boolean |
Sets this to true to populate foreign identifier values in the result. |
|
Archived
|
archived | boolean |
Sets this to true to return details for an archived table. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- Successful Operation
- successfuloperation37
Get published tables
Returns the details for the published version of each table defined in an account, including column definitions.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. createdAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 1000. |
|
Created At
|
createdAt | string |
Only return tables created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return tables created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return tables created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return tables last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return tables last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return tables last updated before the specified time. |
|
Archived
|
archived | boolean |
Specifies whether to return archived tables. |
Returns
- Successful Operation
- successfuloperation36
Get rows in batch
Returns rows in the published version of the specified table, given a set of row identifiers.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation55
Get site pages
Retrieves the list of site pages.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Created At
|
createdAt | string |
Only return site pages created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return site pages created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return site pages created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return site pages last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return site pages last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return site pages last updated before the specified time. |
|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. createdAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Archived
|
archived | boolean |
Specifies whether to return deleted site pages. |
|
Property
|
property | string |
The property. |
Returns
- Successful Operation
- successfuloperation69
Get table row
Retrieves a single row by identifier from a table's published version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Row ID
|
rowId | True | integer |
The row identifier. |
Returns
- Successful Operation
- successfuloperation48
Get table rows
Returns a set of rows in the published version of the specified table. Row results can be filtered and sorted. Filtering and sorting options will be sent as query parameters to the API request. For example, by adding the query parameters column1__gt=5&sort=-column1, API returns the rows with values for column column1 greater than 5 and in the descending order of column1 values. Refer to the overview section for detailed filtering and sorting options.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Sort
|
sort | string |
Specifies the column names to sort the results by. See the above description for more details. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 1000. |
|
Properties
|
properties | string |
Specify the column names to get results containing only the required columns instead of all column details. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- Successful Operation
- successfuloperation47
Import data into draft table
Import the contents of a CSV file into an existing HubDB table. The data will always be imported into the draft version of the table.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Config
|
config | True | string |
Configuration for the import in JSON format as described above. |
File
|
file | True | string |
The source CSV file to be imported. |
Returns
- Successful Operation
- successfuloperation39
Permanently delete row
Permanently deletes a row from a table's draft version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Row ID
|
rowId | True | integer |
The row identifier. |
Publish table from draft
Publishes the table by copying the data and table schema changes from draft version to the published version, meaning any website pages using data from the table will be updated.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Include Foreign IDs
|
includeForeignIds | boolean |
Sets this to true to populate foreign identifier values in the response. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- Successful Operation
- successfuloperation37
Push blog post live
Takes any changes from the draft version of the blog post and apply them to the live version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Push landing page draft live
Takes any changes from the draft version of the landing page and apply them to the live version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Push site page draft edits
Takes any changes from the draft version of the site page and apply them to the live version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Replace draft table rows in batch
Replaces multiple rows as a batch in the draft version of the table, with a maximum of 100 rows per call. See the endpoint PUT /tables/{tableIdOrName}/rows/{rowId}/draft for details on updating a single row.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
ID
|
id | True | string |
The identifier. |
Path
|
path | True | string |
The path. |
Name
|
name | True | string |
The name. |
Child Table ID
|
childTableId | True | string |
The child table identifier. |
Display Index
|
displayIndex | True | integer |
The display index. |
Returns
- Successful Operation
- successfuloperation55
Replaces existing row
Replace a single row in the table's draft version. All the column values must be specified. If a column has a value in the target table and this request doesn't define that value, it will be deleted. See the Create a row endpoint for instructions on how to format the JSON row definitions.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Row ID
|
rowId | True | integer |
The row identifier. |
Path
|
path | True | string |
The path. |
Name
|
name | True | string |
The name. |
Child Table ID
|
childTableId | True | string |
The child table identifier. |
Display Index
|
displayIndex | True | string |
The display index. |
Returns
- Successful Operation
- successfuloperation48
Rerun a previous AB test
Reruns a previous A/B test.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Variation ID
|
variationId | True | string |
The variation identifier. |
Rerun a previous AB test
Reruns a previous A/B test.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Variation ID
|
variationId | True | string |
The variation identifier. |
Reset a draft table
Replaces the data in the draft version of the table with values from the published version. Any unpublished changes in the draft will be lost after this call is made.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Include Foreign IDs
|
includeForeignIds | boolean |
Sets this to true to populate foreign identifier values in the response. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- Successful Operation
- successfuloperation37
Reset blog post draft to live version
Discards any edits and resets the draft to the live version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Reset the landing page draft
Discards any edits and resets the draft to the live version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Reset the site page draft
Discards any edits and resets the draft to the live version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Restore previous version blog post
Takes a specified version of a blog post, sets it as the new draft version of the blog post.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation3
Restore previous version blog post
Takes a specified version of a blog post and restores it.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation3
Restore previous version folder
Takes a specified version of a folder and restores it.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
Restore previous version landing page
Takes a specified version of a landing page, sets it as the new draft version of the landing page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation63
Restore previous version site page
Takes a specified version of a site page, sets it as the new draft version of the site page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation63
Restore previous version site page
Takes a specified version of a site page and restores it.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation63
Restore version landing page
Takes a specified version of a landing page and restores it.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation63
Retrieve batch of blog authors
Retrieves the blog author objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted blog authors. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation17
Retrieve batch of blog posts
Retrieves the blog post objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted blog posts. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation
Retrieve batch of blog tags
Retrieves the blog tag objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted blog tags. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation28
Retrieve batch of folders
Updates the folder objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted folders. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation81
Retrieve batch of landing pages
Retrieves the landing page objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted landing pages. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation62
Retrieve batch of site pages
Retrieves the site page objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted site pages. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation62
Retrieve blog
Retrieves the blog object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Blog ID
|
blogId | True | string |
The blog identifier. |
Returns
- Successful Operation
- successfuloperation25
Retrieve blog author
Retrieves the blog author object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted blog authors. |
|
Property
|
property | string |
The property. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation15
Retrieve blog post
Retrieves the blog post object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted blog posts. |
|
Property
|
property | string |
The property. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation3
Retrieve blog tag
Retrieves the blog tag object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted blog tags. |
|
Property
|
property | string |
The property. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation32
Retrieve draft version landing page
Retrieves the full draft version of the landing page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation63
Retrieve draft version of site page
Retrieves the full draft version of the site page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation63
Retrieve folder
Retrieves the folder object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted folders. |
|
Property
|
property | string |
The property. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
Retrieve landing page
Retrieves the landing page object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted landing pages. |
|
Property
|
property | string |
The property. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation63
Retrieve previous blog post
Retrieves a previous version of a blog post.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation1
Retrieve previous version blog
Retrieves a previous version of a blog.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Blog ID
|
blogId | True | string |
The blog identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation24
Retrieve previous version folder
Retrieves a previous version of a folder.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation97
Retrieve previous version landing page
Retrieves a previous version of a landing page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation61
Retrieve previous version site page
Retrieves a previous version of a site page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Revision ID
|
revisionId | True | string |
The revision identifier. |
Returns
- Successful Operation
- successfuloperation61
Retrieve previous versions blog post
Retrieves all the previous versions of a blog post.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Before
|
before | string |
The cursor token value to get the previous set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation12
Retrieve previous versions of a blog
Retrieves all the previous versions of a blog.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Before
|
before | string |
The cursor token value to get the previous set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Blog ID
|
blogId | True | string |
The blog identifier. |
Returns
- Successful Operation
- successfuloperation23
Retrieve previous versions of a folder
Retrieves all the previous versions of a folder.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Before
|
before | string |
The cursor token value to get the previous set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation78
Retrieve previous versions of a landing page
Retrieves all the previous versions of a landing page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Before
|
before | string |
The cursor token value to get the previous set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation64
Retrieve previous versions of site page
Retrieves all the previous versions of a site page.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Before
|
before | string |
The cursor token value to get the previous set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 100. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation64
Retrieve site page
Retrieves the site page object identified by the identifier in the path.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to return deleted site pages. |
|
Property
|
property | string |
The property. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation63
Retrieve the full draft blog post
Retrieves the full draft version of the blog post.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
Returns
- Successful Operation
- successfuloperation3
Return all draft tables
Returns the details for each draft table defined in the specified account, including column definitions.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Sort
|
sort | string |
Specifies which fields to use for sorting results. Valid fields are name, createdAt, updatedAt, createdBy, updatedBy. createdAt will be used by default. |
|
After
|
after | string |
The cursor token value to get the next set of results. |
|
Limit
|
limit | string |
The maximum number of results to return. Default is 1000. |
|
Created At
|
createdAt | string |
Only return tables created at exactly the specified time. |
|
Created After
|
createdAfter | string |
Only return tables created after the specified time. |
|
Created Before
|
createdBefore | string |
Only return tables created before the specified time. |
|
Updated At
|
updatedAt | string |
Only return tables last updated at exactly the specified time. |
|
Updated After
|
updatedAfter | string |
Only return tables last updated after the specified time. |
|
Updated Before
|
updatedBefore | string |
Only return tables last updated before the specified time. |
|
Archived
|
archived | boolean |
Specifies whether to return archived tables. |
Returns
- Successful Operation
- successfuloperation36
Schedule blog post
Schedules a blog post to be published.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Publish Date
|
publishDate | True | string |
The publish date. |
Schedule landing page to be published
Schedules a landing page to be published.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Publish Date
|
publishDate | True | string |
The publish date. |
Schedule site page published
Schedules a site page to be published.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Publish Date
|
publishDate | True | string |
The publish date. |
Set new primary language
Sets a blog tag as the primary language of a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Set new primary language
Sets a landing page as the primary language of a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Set new primary language
Sets a blog author as the primary language of a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Set new primary language
Sets a site page as the primary language of a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Set new primary language
Sets a blog post as the primary language of a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Set new primary language
Sets a blog as the primary language of a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
ID
|
id | True | string |
The identifier. |
Unpublish table
Unpublishes the table, meaning any website pages using data from the table will not render any data.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Include Foreign IDs
|
includeForeignIds | boolean |
Sets this to true to populate foreign identifier values in the response. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Returns
- Successful Operation
- successfuloperation37
Update batch of blog authors
Updates the blog author objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted blog authors. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation17
Update batch of blog posts
Updates the blog post objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted blog posts. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation
Update batch of blog tags
Updates the blog tag objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted blog tags. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation28
Update batch of folders
Updates the folder objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Whether to return only results that have been archived. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation81
Update batch of landing pages
Updates the landing page objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted landing pages. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation62
Update batch of site pages
Updates the site page objects identified in the request body.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted site pages. |
|
Inputs
|
inputs | True | array of string |
The inputs. |
Returns
- Successful Operation
- successfuloperation62
Update blog author
Sparse updates a single blog author object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted blog authors. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Avatar
|
avatar | True | string |
The avatar. |
Bio
|
bio | True | string |
The bio. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
Display Name
|
displayName | True | string |
The display name. |
Email
|
True | string |
The email address. |
|
Facebook
|
True | string |
The Facebook. |
|
Full Name
|
fullName | True | string |
The full name. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
LinkedIn
|
True | string |
The LinkedIn. |
|
Name
|
name | True | string |
The name. |
Slug
|
slug | True | string |
The slug. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Twitter
|
True | string |
The Twitter. |
|
Updated
|
updated | True | string |
When updated. |
Website
|
website | True | string |
The website. |
Returns
- Successful Operation
- successfuloperation15
Update blog post
Sparse updates a single blog post object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted blog posts. |
|
Object ID
|
objectId | True | string |
The object identifier. |
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Blog Author ID
|
blogAuthorId | True | string |
The blog author identifier. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | True | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Password
|
password | True | string |
The password. |
Post Body
|
postBody | True | string |
The post body. |
Post Summary
|
postSummary | True | string |
The post summary. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
RSS Body
|
rssBody | True | string |
The RSS body. |
RSS Summary
|
rssSummary | True | string |
The RSS summary. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Tag IDs
|
tagIds | True | array of string |
The tag identifiers. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation3
Update blog post draft
Sparse updates the draft version of a single blog post object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Blog Author ID
|
blogAuthorId | True | string |
The blog author identifier. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | True | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Password
|
password | True | string |
The password. |
Post Body
|
postBody | True | string |
The post body. |
Post Summary
|
postSummary | True | string |
The post summary. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
RSS Body
|
rssBody | True | string |
The RSS body. |
RSS Summary
|
rssSummary | True | string |
The RSS summary. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Tag IDs
|
tagIds | True | array of string |
The tag identifiers. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation3
Update blog tag
Sparse updates a single blog tag object identified by the identifier in the path. All the column values need not be specified. Only the that need to be modified can be specified.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted blog tags. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
ID
|
id | True | string |
The identifier. |
Language
|
language | True | string |
The language. |
Name
|
name | True | string |
The name. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Returns
- Successful Operation
- successfuloperation32
Update draft table rows in batch
Updates multiple rows as a batch in the draft version of the table, with a maximum of 100 rows per call.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
ID
|
id | True | string |
The identifier. |
Path
|
path | True | string |
The path. |
Name
|
name | True | string |
The name. |
Child Table ID
|
childTableId | True | string |
The child table identifier. |
Display Index
|
displayIndex | True | integer |
The display index. |
Returns
- Successful Operation
- successfuloperation55
Update existing row
Sparse updates a single row in the table's draft version. All the column values need not be specified. Only the columns or fields that needs to be modified can be specified. See the Create a row endpoint for instructions on how to format the JSON row definitions.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Row ID
|
rowId | True | integer |
The row identifier. |
Path
|
path | True | string |
The path. |
Name
|
name | True | string |
The name. |
Child Table ID
|
childTableId | True | string |
The child table identifier. |
Display Index
|
displayIndex | True | integer |
The display index. |
Returns
- Successful Operation
- successfuloperation48
Update existing table
Updates an existing HubDB table. You can use this endpoint to add or remove columns to the table as well as restore an archived table. Tables updated using the endpoint will only modify the draft version of the table. Use publish endpoint to push all the changes to the published version.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Include Foreign IDs
|
includeForeignIds | boolean |
Sets this to true to populate foreign identifier values in the result. |
|
Archived
|
archived | boolean |
Specifies whether to return archived tables. |
|
Table ID
|
tableIdOrName | True | string |
The table identifier or name. |
Label
|
label | True | string |
The label. |
Name
|
name | True | string |
The name. |
For Pages
|
useForPages | True | boolean |
Whether to use for pages. |
Public API Access
|
allowPublicApiAccess | True | boolean |
Whether to allow public API access. |
Child Tables
|
allowChildTables | True | boolean |
Whether to allow child tables. |
Child Table Pages
|
enableChildTablePages | True | boolean |
Whether to enable child table pages. |
ID
|
id | True | string |
The identifier. |
Label
|
label | True | string |
The label. |
Name
|
name | True | string |
The name. |
ID
|
id | True | string |
The identifier. |
Name
|
name | True | string |
The name. |
Order
|
order | True | string |
The order. |
Type
|
type | True | string |
The type. |
Label
|
label | True | string |
The label. |
Type
|
type | True | string |
The type. |
Foreign Table ID
|
foreignTableId | True | string |
The foreign table identifier. |
Foreign Column ID
|
foreignColumnId | True | string |
The foreign column identifier. |
Returns
- Successful Operation
- successfuloperation37
Update folder
Sparse updates a single folder object identified by the identifier in the path. You only need to specify the column values that you are modifying.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted folders. |
|
Object ID
|
objectId | True | string |
The object identifier. |
Category
|
category | True | string |
The category. |
Created
|
created | True | string |
When created. |
Deleted At
|
deletedAt | True | string |
When deleted at. |
ID
|
id | True | string |
The identifier. |
Name
|
name | True | string |
The name. |
Parent Folder ID
|
parentFolderId | True | string |
The parent folder identifier. |
Updated
|
updated | True | string |
When updated. |
Returns
Update landing page
Sparse updates a single landing page object identified by the identifier in the path. You only need to specify the column values that you are modifying.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted landing pages. |
|
Object ID
|
objectId | True | string |
The object identifier. |
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation63
Update landing page draft
Sparse updates the draft version of a single landing page object identified by the identifier in the path. You only need to specify the column values that you are modifying.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation63
Update languages of group
Explicitly set new languages for each blog author in a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Primary ID
|
primaryId | True | string |
The primary identifier. |
Update languages of group
Explicitly set new languages for each landing page in a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Primary ID
|
primaryId | True | string |
The primary identifier. |
Update languages of group
Explicitly set new languages for each site page in a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Primary ID
|
primaryId | True | string |
The primary identifier. |
Update languages of group
Explicitly set new languages for each blog in a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Primary ID
|
primaryId | True | string |
The primary identifier. |
Update languages of group
Explicitly set new languages for each blog tag in a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Primary ID
|
primaryId | True | string |
The primary identifier. |
Update languages of multi-language group
Explicitly set new languages for each blog post in a multi-language group.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Primary ID
|
primaryId | True | string |
The primary identifier. |
Update site page
Sparse updates a single site page object identified by the identifier in the path. You only need to specify the column values that you are modifying.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Archived
|
archived | boolean |
Specifies whether to update deleted site pages. |
|
Object ID
|
objectId | True | string |
The object identifier. |
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation63
Update site page draft
Sparse updates the draft version of a single site page object identified by the identifier in the path. You only need to specify the column values that you are modifying.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Object ID
|
objectId | True | string |
The object identifier. |
A/B Status
|
abStatus | True | string |
The A/B status. |
A/B Test ID
|
abTestId | True | string |
The A/B test identifier. |
Archived At
|
archivedAt | True | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | True | boolean |
Whether archived in dashboard. |
Author Name
|
authorName | True | string |
The author name. |
Campaign
|
campaign | True | string |
The campaign. |
Category ID
|
categoryId | True | string |
The category identifier. |
Content Group ID
|
contentGroupId | True | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | True | string |
The content type category. |
Created
|
created | True | string |
When created. |
Created By
|
createdById | True | string |
The created by identifier. |
Current State
|
currentState | True | string |
The current state. |
Currently Published
|
currentlyPublished | True | boolean |
Whether currently published. |
Domain
|
domain | True | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | True | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | True | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | True | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | True | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | True | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | True | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | True | string |
The featured image alt text. |
Folder ID
|
folderId | True | string |
The folder identifier. |
Footer HTML
|
footerHtml | True | string |
The footer HTML code. |
Header HTML
|
headHtml | True | string |
The header HTML code. |
Title HTML
|
htmlTitle | True | string |
The title HTML code. |
ID
|
id | True | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | True | boolean |
Whether to include default custom CSS code. |
Language
|
language | True | string |
The language. |
Link URL
|
linkRelCanonicalUrl | True | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | True | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | True | string |
The meta description. |
Name
|
name | True | string |
The name. |
Page Expiration Date
|
pageExpiryDate | True | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | True | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | True | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | True | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | True | boolean |
Whether the page is redirected. |
Password
|
password | True | string |
The password. |
Public Access Rules
|
publicAccessRules | True | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | True | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | True | string |
The publish date. |
Publish Immediately
|
publishImmediately | True | string |
The publish immediately. |
Slug
|
slug | True | string |
The slug. |
State
|
state | True | string |
The state. |
Sub Category
|
subCategory | True | string |
The sub category. |
Template Path
|
templatePath | True | string |
The template path. |
Translated From ID
|
translatedFromId | True | string |
The translated from identifier. |
Updated
|
updated | True | string |
When updated. |
Updated By ID
|
updatedById | True | string |
The updated by identifier. |
URL
|
url | True | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | True | boolean |
Whether to use featured image. |
Returns
- Successful Operation
- successfuloperation63
Definitions
successfuloperation
Name | Path | Type | Description |
---|---|---|---|
Completed At
|
completedAt | string |
When completed at. |
results
|
results | array of Result | |
Started At
|
startedAt | string |
When started at. |
Status
|
status | string |
The status. |
Requested At
|
requestedAt | string |
When requested at. |
Links
|
links | Links2 |
The links object. |
Result
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
Attached Stylesheets
|
attachedStylesheets | array of AttachedStylesheet |
The attached stylesheets. |
Author Name
|
authorName | string |
The author name. |
Blog Author ID
|
blogAuthorId | string |
The blog author identifier. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections |
The layout sections object. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Password
|
password | string |
The password. |
Post Body
|
postBody | string |
The post body. |
Post Summary
|
postSummary | string |
The post summary. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
RSS Body
|
rssBody | string |
The RSS body. |
RSS Summary
|
rssSummary | string |
The RSS summary. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Tag IDs
|
tagIds | array of string |
The tag identifiers. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues |
The theme settings values object. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers |
The widget containers object. |
Widgets
|
widgets | Widgets |
The widgets object. |
AttachedStylesheet
The attached stylesheet object.
LayoutSections
The layout sections object.
ThemeSettingsValues
The theme settings values object.
Translations
The translations object.
WidgetContainers
The widget containers object.
Widgets
The widgets object.
Links2
The links object.
successfuloperation1
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
Object
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet2 | |
Author Name
|
authorName | string |
The author name. |
Blog Author ID
|
blogAuthorId | string |
The blog author identifier. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections2 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Password
|
password | string |
The password. |
Post Body
|
postBody | string |
The post body. |
Post Summary
|
postSummary | string |
The post summary. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
RSS Body
|
rssBody | string |
The RSS body. |
RSS Summary
|
rssSummary | string |
The RSS summary. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Tag IDs
|
tagIds | array of string |
The tag identifiers. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues2 |
The theme settings values object. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations2 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers2 |
The widget containers object. |
Widgets
|
widgets | Widgets2 |
The widgets object. |
AttachedStylesheet2
The attached stylesheet object.
LayoutSections2
The layout sections objects.
ThemeSettingsValues2
The theme settings values object.
Translations2
The translations object.
WidgetContainers2
The widget containers object.
Widgets2
The widgets object.
User
Name | Path | Type | Description |
---|---|---|---|
Email
|
string |
The email address. |
|
Full Name
|
fullName | string |
The full name. |
ID
|
id | string |
The identifier. |
successfuloperation3
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet5 | |
Author Name
|
authorName | string |
The author name. |
Blog Author ID
|
blogAuthorId | string |
The blog author identifier. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections5 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Password
|
password | string |
The password. |
Post Body
|
postBody | string |
The post body. |
Post Summary
|
postSummary | string |
The post summary. |
Public Access Rules
|
publicAccessRules | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
RSS Body
|
rssBody | string |
The RSS body. |
RSS Summary
|
rssSummary | string |
The RSS summary. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Tag IDs
|
tagIds | array of string |
The tag identifiers. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues5 |
The theme settings values object. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations5 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers5 |
The widget containers object. |
Widgets
|
widgets | Widgets5 |
The widgets object. |
AttachedStylesheet5
The attached stylesheet.
LayoutSections5
The layout sections objects.
ThemeSettingsValues5
The theme settings values object.
Translations5
The translations object.
WidgetContainers5
The widget containers object.
Widgets5
The widgets object.
successfuloperation9
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result6 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
Result6
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet14 | |
Author Name
|
authorName | string |
The author name. |
Blog Author ID
|
blogAuthorId | string |
The blog author identifier. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections14 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Password
|
password | string |
The password. |
Post Body
|
postBody | string |
The post body. |
Post Summary
|
postSummary | string |
The post summary. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
RSS Body
|
rssBody | string |
The RSS body. |
RSS Summary
|
rssSummary | string |
The RSS summary. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Tag IDs
|
tagIds | array of string |
The tag identifiers. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues14 |
The theme settings values. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations14 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers14 |
The widget containers object. |
Widgets
|
widgets | Widgets14 |
The widgets object. |
AttachedStylesheet14
The attached stylesheet.
LayoutSections14
The layout sections objects.
ThemeSettingsValues14
The theme settings values.
Translations14
The translations object.
WidgetContainers14
The widget containers object.
Widgets14
The widgets object.
Paging
Name | Path | Type | Description |
---|---|---|---|
Next
|
next | Next |
Next
Name | Path | Type | Description |
---|---|---|---|
After
|
after | string |
The after link. |
Link
|
link | string |
The link. |
successfuloperation12
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result7 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging1 |
Result7
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object1 | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
Object1
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet18 | |
Author Name
|
authorName | string |
The author name. |
Blog Author ID
|
blogAuthorId | string |
The blog author identifier. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Google Amp Output Override
|
enableGoogleAmpOutputOverride | boolean |
Whether to enable Google Amp output override. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections18 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Password
|
password | string |
The password. |
Post Body
|
postBody | string |
The post body. |
Post Summary
|
postSummary | string |
The post summary. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
RSS Body
|
rssBody | string |
The RSS body. |
RSS Summary
|
rssSummary | string |
The RSS summary. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Tag IDs
|
tagIds | array of string |
The tag identifiers. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues18 |
The theme settings values. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations18 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers18 |
The widget containers object. |
Widgets
|
widgets | Widgets18 |
The widgets object. |
AttachedStylesheet18
The attached stylesheet.
LayoutSections18
The layout sections objects.
ThemeSettingsValues18
The theme settings values.
Translations18
The translations object.
WidgetContainers18
The widget containers object.
Widgets18
The widgets object.
Paging1
Name | Path | Type | Description |
---|---|---|---|
Next
|
next | Next | |
Prev
|
prev | Prev |
Prev
Name | Path | Type | Description |
---|---|---|---|
Before
|
before | string |
The before link. |
Link
|
link | string |
The before. |
successfuloperation15
Name | Path | Type | Description |
---|---|---|---|
Avatar
|
avatar | string |
The avatar. |
Bio
|
bio | string |
The bio. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
Display Name
|
displayName | string |
The display name. |
Email
|
string |
The email address. |
|
Facebook
|
string |
The Facebook. |
|
Full Name
|
fullName | string |
The full name. |
ID
|
id | string |
The identifier. |
Language
|
language | string |
The language. |
LinkedIn
|
string |
The LinkedIn. |
|
Name
|
name | string |
The name. |
Slug
|
slug | string |
The slug. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Twitter
|
string |
The Twitter. |
|
Updated
|
updated | string |
When updated. |
Website
|
website | string |
The website. |
successfuloperation17
Name | Path | Type | Description |
---|---|---|---|
Completed At
|
completedAt | string |
When completed at. |
results
|
results | array of Result8 | |
Started At
|
startedAt | string |
When started at. |
Status
|
status | string |
The status. |
Requested At
|
requestedAt | string |
When requested at. |
Links
|
links | Links65 |
The links object. |
Result8
Name | Path | Type | Description |
---|---|---|---|
Avatar
|
avatar | string |
The avatar. |
Bio
|
bio | string |
The bio. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
Display Name
|
displayName | string |
The display name. |
Email
|
string |
The email address. |
|
Facebook
|
string |
The Facebook. |
|
Full Name
|
fullName | string |
The full name. |
ID
|
id | string |
The identifier. |
Language
|
language | string |
The language. |
LinkedIn
|
string |
The LinkedIn. |
|
Name
|
name | string |
The name. |
Slug
|
slug | string |
The slug. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Twitter
|
string |
The Twitter. |
|
Updated
|
updated | string |
When updated. |
Website
|
website | string |
The website. |
Links65
The links object.
successfuloperation20
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result8 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
successfuloperation23
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result15 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging1 |
Result15
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object2 | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
Object2
Name | Path | Type | Description |
---|---|---|---|
Absolute URL
|
absoluteUrl | string |
The absolute URL address. |
Comments
|
allowComments | boolean |
Whether to allow comments. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
Description
|
description | string |
The description. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Language
|
language | string |
The language. |
Name
|
name | string |
The name. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Public Title
|
publicTitle | string |
The public title. |
Slug
|
slug | string |
The slug. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Updated
|
updated | string |
When updated. |
successfuloperation24
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object2 | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
successfuloperation25
Name | Path | Type | Description |
---|---|---|---|
Absolute URL
|
absoluteUrl | string |
The absolute URL address. |
Comments
|
allowComments | boolean |
Whether to allow comments. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
Description
|
description | string |
The description. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Language
|
language | string |
The language. |
Name
|
name | string |
The name. |
Public Access Rules
|
publicAccessRules | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Public Title
|
publicTitle | string |
The public title. |
Slug
|
slug | string |
The slug. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Updated
|
updated | string |
When updated. |
successfuloperation27
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result16 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
Result16
Name | Path | Type | Description |
---|---|---|---|
Absolute URL
|
absoluteUrl | string |
The absolute URL address. |
Comments
|
allowComments | boolean |
Whether to allow comments. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
Description
|
description | string |
The description. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Language
|
language | string |
The language. |
Name
|
name | string |
The name. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Public Title
|
publicTitle | string |
The public title. |
Slug
|
slug | string |
The slug. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Updated
|
updated | string |
When updated. |
successfuloperation28
Name | Path | Type | Description |
---|---|---|---|
Completed At
|
completedAt | string |
When completed at. |
results
|
results | array of Result17 | |
Started At
|
startedAt | string |
When started at. |
Status
|
status | string |
The status. |
Requested At
|
requestedAt | string |
When requested at. |
Links
|
links | Links112 |
The links object |
Result17
Name | Path | Type | Description |
---|---|---|---|
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
ID
|
id | string |
The identifier. |
Language
|
language | string |
The language. |
Name
|
name | string |
The name. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Updated
|
updated | string |
When updated. |
Links112
The links object
successfuloperation31
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result17 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
successfuloperation32
Name | Path | Type | Description |
---|---|---|---|
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
ID
|
id | string |
The identifier. |
Language
|
language | string |
The language. |
Name
|
name | string |
The name. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Updated
|
updated | string |
When updated. |
successfuloperation36
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result24 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
Result24
Name | Path | Type | Description |
---|---|---|---|
Label
|
label | string |
The label. |
Name
|
name | string |
The name. |
ID
|
id | string |
The identifier. |
columns
|
columns | array of Column | |
Published
|
published | string |
When published. |
Deleted
|
deleted | string |
When deleted. |
Columns
|
columnCount | integer |
The column count. |
Rows
|
rowCount | integer |
The row count. |
Created By
|
createdBy | CreatedBy | |
Updated By
|
updatedBy | UpdatedBy | |
For Pages
|
useForPages | boolean |
Whether to use for pages. |
Child Tables
|
allowChildTables | boolean |
Whether to allow child tables. |
Child Table Pages
|
enableChildTablePages | boolean |
Whether to enable child table pages. |
Ordered Manually
|
isOrderedManually | boolean |
Whether is ordered manually. |
Dynamic Meta Tags
|
dynamicMetaTags | DynamicMetaTags |
The dynamic meta tags object. |
Public API Access
|
allowPublicApiAccess | boolean |
Whether to allow public API access. |
Created At
|
createdAt | string |
When created at. |
Published At
|
publishedAt | string |
When published at. |
Updated At
|
updatedAt | string |
When updated at. |
Column
Name | Path | Type | Description |
---|---|---|---|
Label
|
label | string |
The label. |
Name
|
name | string |
The name. |
Type
|
type | string |
The type. |
ID
|
id | string |
The identifier. |
Deleted
|
deleted | string |
When deleted. |
options
|
options | array of Option | |
Width
|
width | string |
The width. |
Foreign Table ID
|
foreignTableId | string |
The foreign table identifier. |
Foreign Column ID
|
foreignColumnId | string |
The foreign column identifier. |
Description
|
description | string |
The description. |
foreignIds
|
foreignIds | array of ForeignId | |
Foreign IDs By Name
|
foreignIdsByName | ForeignIdsByName |
The foreign identifiers by name. |
Foreign IDs By ID
|
foreignIdsById | ForeignIdsById |
The foreign identifiers by identifier. |
Options
|
optionCount | string |
The option count. |
Option
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Name
|
name | string |
The name. |
Order
|
order | string |
The order. |
Type
|
type | string |
The type. |
Label
|
label | string |
The label. |
ForeignId
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Name
|
name | string |
The name. |
Type
|
type | string |
The type. |
ForeignIdsByName
The foreign identifiers by name.
ForeignIdsById
The foreign identifiers by identifier.
CreatedBy
Name | Path | Type | Description |
---|---|---|---|
Email
|
string |
The email address. |
|
First Name
|
firstName | string |
The first name. |
ID
|
id | string |
The identifier. |
Last Name
|
lastName | string |
The last name. |
UpdatedBy
Name | Path | Type | Description |
---|---|---|---|
Email
|
string |
The email address. |
|
First Name
|
firstName | string |
The first name. |
ID
|
id | string |
The identifier. |
Last Name
|
lastName | string |
The last name. |
DynamicMetaTags
The dynamic meta tags object.
successfuloperation37
Name | Path | Type | Description |
---|---|---|---|
Label
|
label | string |
The label. |
Name
|
name | string |
The name. |
ID
|
id | string |
The identifier. |
columns
|
columns | array of Column1 | |
Published
|
published | string |
When published. |
Deleted
|
deleted | string |
When deleted. |
Columns
|
columnCount | integer |
The column count. |
Rows
|
rowCount | integer |
The row count. |
Created By
|
createdBy | CreatedBy | |
Updated By
|
updatedBy | UpdatedBy | |
For Pages
|
useForPages | boolean |
Whether to use for pages. |
Child Tables
|
allowChildTables | boolean |
Whether to allow child tables. |
Child Table Pages
|
enableChildTablePages | boolean |
Whether to enable child table pages. |
Ordered Manually
|
isOrderedManually | boolean |
Whether is ordered manually. |
Dynamic Meta Tags
|
dynamicMetaTags | DynamicMetaTags1 |
The dynamic meta tags object. |
Public API Access
|
allowPublicApiAccess | boolean |
Whether to allow public API access. |
Created At
|
createdAt | string |
When created at. |
Published At
|
publishedAt | string |
When published at. |
Updated At
|
updatedAt | string |
When updated at. |
Column1
Name | Path | Type | Description |
---|---|---|---|
Label
|
label | string |
The label. |
Name
|
name | string |
The name. |
Type
|
type | string |
The type. |
ID
|
id | string |
The identifier. |
Deleted
|
deleted | string |
When deleted. |
options
|
options | array of Option | |
Width
|
width | string |
The width. |
Foreign Table ID
|
foreignTableId | string |
The foreign table identifier. |
Foreign Column ID
|
foreignColumnId | string |
The foreign column identifier. |
Description
|
description | string |
The description. |
foreignIds
|
foreignIds | array of ForeignId | |
Foreign IDs By Name
|
foreignIdsByName | ForeignIdsByName1 |
The foreign identifiers by name. |
Foreign IDs By ID
|
foreignIdsById | ForeignIdsById1 |
The foreign identifiers by identifier. |
Options
|
optionCount | string |
The option count. |
ForeignIdsByName1
The foreign identifiers by name.
ForeignIdsById1
The foreign identifiers by identifier.
DynamicMetaTags1
The dynamic meta tags object.
successfuloperation39
Name | Path | Type | Description |
---|---|---|---|
Duplicate Rows
|
duplicateRows | integer |
The duplicate rows. |
errors
|
errors | array of Error150 | |
Row Limit Exceeded
|
rowLimitExceeded | integer |
The row limit exceeded. |
Rows Imported
|
rowsImported | integer |
The rows imported. |
Error150
Name | Path | Type | Description |
---|---|---|---|
Category
|
category | string |
The category. |
Correlation ID
|
correlationId | string |
The correlation identifier. |
Message
|
message | string |
The message. |
Sub Category
|
subCategory | string |
The sub category. |
errors
|
errors | array of Error151 | |
Context
|
context | Context283 |
The context object. |
Links
|
links | Links159 |
The links object. |
Error151
Name | Path | Type | Description |
---|---|---|---|
Message
|
message | string |
The message. |
In
|
in | string |
The in. |
Code
|
code | string |
The code. |
Sub Category
|
subCategory | string |
The sub category. |
Context
|
context | Context282 |
The context object. |
Context282
The context object.
Context283
The context object.
Links159
The links object.
successfuloperation47
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result26 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
Result26
Name | Path | Type | Description |
---|---|---|---|
Values
|
values | Values |
The values object. |
ID
|
id | string |
The identifier. |
Path
|
path | string |
The path. |
Name
|
name | string |
The name. |
Child Table ID
|
childTableId | string |
The child table identifier. |
Created At
|
createdAt | string |
When created at. |
Updated At
|
updatedAt | string |
When updated at. |
Published At
|
publishedAt | string |
When published at. |
Values
The values object.
successfuloperation48
Name | Path | Type | Description |
---|---|---|---|
Values
|
values | Values1 |
The values object. |
ID
|
id | string |
The identifier. |
Path
|
path | string |
The path. |
Name
|
name | string |
The name. |
Child Table ID
|
childTableId | string |
The child table identifier. |
Created At
|
createdAt | string |
When created at. |
Updated At
|
updatedAt | string |
When updated at. |
Published At
|
publishedAt | string |
When published at. |
Values1
The values object.
successfuloperation55
Name | Path | Type | Description |
---|---|---|---|
Status
|
status | string |
The status. |
results
|
results | array of Result28 | |
Requested At
|
requestedAt | string |
When requested at. |
Started At
|
startedAt | string |
When started at. |
Completed At
|
completedAt | string |
When completed at. |
Links
|
links | Links196 |
The links object. |
Result28
Name | Path | Type | Description |
---|---|---|---|
Values
|
values | Values12 |
The values object. |
ID
|
id | string |
The identifier. |
Path
|
path | string |
The path. |
Name
|
name | string |
The name. |
Child Table ID
|
childTableId | string |
The child table identifier. |
Created At
|
createdAt | string |
When created at. |
Updated At
|
updatedAt | string |
When updated at. |
Published At
|
publishedAt | string |
When published at. |
Values12
The values object.
Links196
The links object.
successfuloperation61
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object4 | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
Object4
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet22 | |
Author Name
|
authorName | string |
The author name. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections22 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | boolean |
Whether the page is redirected. |
Password
|
password | string |
The password. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Sub Category
|
subCategory | string |
The sub category. |
Template Path
|
templatePath | string |
The template path. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues22 |
The theme settings values. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations22 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers22 |
The widget containers object. |
Widgets
|
widgets | Widgets22 |
The widgets object. |
AttachedStylesheet22
The attached stylesheet.
LayoutSections22
The layout sections objects.
ThemeSettingsValues22
The theme settings values.
Translations22
The translations object.
WidgetContainers22
The widget containers object.
Widgets22
The widgets object.
successfuloperation62
Name | Path | Type | Description |
---|---|---|---|
Completed At
|
completedAt | string |
When completed at. |
results
|
results | array of Result39 | |
Started At
|
startedAt | string |
When started at. |
Status
|
status | string |
The status. |
Requested At
|
requestedAt | string |
When requested at. |
Links
|
links | Links228 |
The links object. |
Result39
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet23 | |
Author Name
|
authorName | string |
The author name. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections23 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | boolean |
Whether the page is redirected. |
Password
|
password | string |
The password. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Sub Category
|
subCategory | string |
The sub category. |
Template Path
|
templatePath | string |
The template path. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues23 |
The theme settings values. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations23 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers23 |
The widget containers object. |
Widgets
|
widgets | Widgets23 |
The widgets object. |
AttachedStylesheet23
The attached stylesheet.
LayoutSections23
The layout sections objects.
ThemeSettingsValues23
The theme settings values.
Translations23
The translations object.
WidgetContainers23
The widget containers object.
Widgets23
The widgets object.
Links228
The links object.
successfuloperation63
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet25 | |
Author Name
|
authorName | string |
The author name. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections25 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | boolean |
Whether the page is redirected. |
Password
|
password | string |
The password. |
Public Access Rules
|
publicAccessRules | array of string |
The public access rules. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Sub Category
|
subCategory | string |
The sub category. |
Template Path
|
templatePath | string |
The template path. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues25 |
The theme settings values. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations25 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers25 |
The widget containers object. |
Widgets
|
widgets | Widgets25 |
The widgets object. |
AttachedStylesheet25
The attached stylesheet.
LayoutSections25
The layout sections objects.
ThemeSettingsValues25
The theme settings values.
Translations25
The translations object.
WidgetContainers25
The widget containers object.
Widgets25
The widgets object.
successfuloperation64
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result41 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging1 |
Result41
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object5 | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
Object5
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet26 | |
Author Name
|
authorName | string |
The author name. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections26 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | boolean |
Whether the page is redirected. |
Password
|
password | string |
The password. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Sub Category
|
subCategory | string |
The sub category. |
Template Path
|
templatePath | string |
The template path. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues26 |
The theme settings values. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations26 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers26 |
The widget containers object. |
Widgets
|
widgets | Widgets26 |
The widgets object. |
AttachedStylesheet26
The attached stylesheet.
LayoutSections26
The layout sections objects.
ThemeSettingsValues26
The theme settings values.
Translations26
The translations object.
WidgetContainers26
The widget containers object.
Widgets26
The widgets object.
successfuloperation69
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result44 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
Result44
Name | Path | Type | Description |
---|---|---|---|
A/B Status
|
abStatus | string |
The A/B status. |
A/B Test ID
|
abTestId | string |
The A/B test identifier. |
Archived At
|
archivedAt | string |
When archived at. |
Archived In Dashboard
|
archivedInDashboard | boolean |
Whether archived in dashboard. |
attachedStylesheets
|
attachedStylesheets | array of AttachedStylesheet33 | |
Author Name
|
authorName | string |
The author name. |
Campaign
|
campaign | string |
The campaign. |
Category ID
|
categoryId | string |
The category identifier. |
Content Group ID
|
contentGroupId | string |
The content group identifier. |
Content Type Category
|
contentTypeCategory | string |
The content type category. |
Created
|
created | string |
When created. |
Created By
|
createdById | string |
The created by identifier. |
Current State
|
currentState | string |
The current state. |
Currently Published
|
currentlyPublished | boolean |
Whether currently published. |
Domain
|
domain | string |
The domain. |
Dynamic Page Data Source ID
|
dynamicPageDataSourceId | string |
The dynamic page data source identifier. |
Dynamic Page Data Source Type
|
dynamicPageDataSourceType | string |
The dynamic page data source type. |
Dynamic Page HubDb Table ID
|
dynamicPageHubDbTableId | string |
The dynamic page hub database table identifier. |
Enable Domain Stylesheets
|
enableDomainStylesheets | boolean |
Whether to enable domain stylesheets. |
Enable Layout Stylesheets
|
enableLayoutStylesheets | boolean |
Whether enable layout stylesheets. |
Featured Image
|
featuredImage | string |
The featured image. |
Featured Image Alt Text
|
featuredImageAltText | string |
The featured image alt text. |
Folder ID
|
folderId | string |
The folder identifier. |
Footer HTML
|
footerHtml | string |
The footer HTML code. |
Header HTML
|
headHtml | string |
The header HTML code. |
Title HTML
|
htmlTitle | string |
The title HTML code. |
ID
|
id | string |
The identifier. |
Include Default Custom CSS
|
includeDefaultCustomCss | boolean |
Whether to include default custom CSS code. |
Language
|
language | string |
The language. |
Layout Sections
|
layoutSections | LayoutSections33 |
The layout sections objects. |
Link URL
|
linkRelCanonicalUrl | string |
The link URL address. |
Mab Experiment ID
|
mabExperimentId | string |
The mab experiment identifier. |
Meta Description
|
metaDescription | string |
The meta description. |
Name
|
name | string |
The name. |
Page Expiration Date
|
pageExpiryDate | string |
The page expiration date. |
Page Expiration Enabled
|
pageExpiryEnabled | boolean |
Whether page expiration is enabled. |
Page Expiration Redirect ID
|
pageExpiryRedirectId | string |
The page expiration redirect identifier. |
Page Expiration Redirect URL
|
pageExpiryRedirectUrl | string |
The page expiration redirect URL address. |
Page Redirected
|
pageRedirected | boolean |
Whether the page is redirected. |
Password
|
password | string |
The password. |
Public Access Rules Enabled
|
publicAccessRulesEnabled | boolean |
Whether public access rules are enabled. |
Publish Date
|
publishDate | string |
The publish date. |
Publish Immediately
|
publishImmediately | string |
The publish immediately. |
Slug
|
slug | string |
The slug. |
State
|
state | string |
The state. |
Sub Category
|
subCategory | string |
The sub category. |
Template Path
|
templatePath | string |
The template path. |
Theme Settings Values
|
themeSettingsValues | ThemeSettingsValues33 |
The theme settings values object. |
Translated From ID
|
translatedFromId | string |
The translated from identifier. |
Translations
|
translations | Translations33 |
The translations object. |
Updated
|
updated | string |
When updated. |
Updated By ID
|
updatedById | string |
The updated by identifier. |
URL
|
url | string |
The URL address. |
Use Featured Image
|
useFeaturedImage | boolean |
Whether to use featured image. |
Widget Containers
|
widgetContainers | WidgetContainers33 |
The widget containers object. |
Widgets
|
widgets | Widgets33 |
The widgets object. |
AttachedStylesheet33
The attached stylesheet.
LayoutSections33
The layout sections objects.
ThemeSettingsValues33
The theme settings values object.
Translations33
The translations object.
WidgetContainers33
The widget containers object.
Widgets33
The widgets object.
successfuloperation78
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result48 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging1 |
Result48
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object7 | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
Object7
Name | Path | Type | Description |
---|---|---|---|
Category
|
category | string |
The category. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
ID
|
id | string |
The identifier. |
Name
|
name | string |
The name. |
Parent Folder ID
|
parentFolderId | string |
The parent folder identifier. |
Updated
|
updated | string |
When updated. |
successfuloperation79
Name | Path | Type | Description |
---|---|---|---|
results
|
results | array of Result49 | |
Total
|
total | integer |
The total. |
Paging
|
paging | Paging |
Result49
Name | Path | Type | Description |
---|---|---|---|
Category
|
category | string |
The category. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
ID
|
id | string |
The identifier. |
Name
|
name | string |
The name. |
Parent Folder ID
|
parentFolderId | string |
The parent folder identifier. |
Updated
|
updated | string |
When updated. |
successfuloperation80
Name | Path | Type | Description |
---|---|---|---|
Category
|
category | string |
The category. |
Created
|
created | string |
When created. |
Deleted At
|
deletedAt | string |
When deleted at. |
ID
|
id | string |
The identifier. |
Name
|
name | string |
The name. |
Parent Folder ID
|
parentFolderId | string |
The parent folder ID. |
Updated
|
updated | string |
When updated. |
successfuloperation81
Name | Path | Type | Description |
---|---|---|---|
Completed At
|
completedAt | string |
When completed at. |
results
|
results | array of Result49 | |
Started At
|
startedAt | string |
When started at. |
Status
|
status | string |
The status. |
Requested At
|
requestedAt | string |
When requested at. |
Links
|
links | Links297 |
The links object. |
Links297
The links object.
successfuloperation97
Name | Path | Type | Description |
---|---|---|---|
ID
|
id | string |
The identifier. |
Object
|
object | Object7 | |
Updated At
|
updatedAt | string |
When updated at. |
User
|
user | User |
string
This is the basic data type 'string'.