Custom Page Sets

Create a custom page set

Create a custom page set based on the provided data. For any custom page type (block, block_csrf, etc) that is not provided the default page will be used.

post/waap/v1/custom-page-sets

Request body

domainsinteger[] nullable

List of domain IDs that are associated with this page set

namestring required

Name of the custom page set

Response

Successful Response

domainsinteger[] nullable

List of domain IDs that are associated with this page set

namestring required

Name of the custom page set

idinteger required

The ID of the custom page set

Changes

No recorded changes to this endpoint across all 29 revisions of this API.