Custom Pages

CustomPages

Methods

list(, ): <>
get/{accounts_or_zones}/{account_or_zone_id}/custom_pages

Fetches all the custom pages.

get(, , ):
get/{accounts_or_zones}/{account_or_zone_id}/custom_pages/{identifier}

Fetches the details of a custom page.

update(, , ):
put/{accounts_or_zones}/{account_or_zone_id}/custom_pages/{identifier}

Updates the configuration of an existing custom page.