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.
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
The ID of the custom page set
Update a custom page set
Successful Response