v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-151,1412,2144.5 MB
Custom Page Sets

Update a custom page set

Update a custom page set based on the provided parameters. To update a field, provide the field with the new value. To remove a field, provide it as null. To keep a field unaltered, do not include it in the request. Note: name cannot be removed. When updating a custom page, include all the fields that you want it to have. Any field not included will be removed.

patch/waap/v1/custom-page-sets/{set_id}

Path parameters

set_idinteger required

The ID of the custom page set

Request body

domainsinteger[] nullable

List of domain IDs that are associated with this page set

namestring nullable

Name of the custom page set

Response

Successful Response