v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBStatus Pages
Unpublish status page
Unpublishes a status page. For pages of type public, removes the status page from the public internet and requires the status_pages_public_page_publish permission. For pages of type internal, removes the status-pages/$domain_prefix/view route from the Datadog organization and requires the status_pages_internal_page_publish permission. The status_pages_settings_write permission is temporarily honored as we migrate unpublishing functionality from the update status page endpoint to the unpublish status page endpoint.
post/api/v2/statuspages/{page_id}/unpublish
Path parameters
page_idstring uuid required
The ID of the status page.
Response
No Content