Status Pages
Publish status page
Publishes a status page. For pages of type public, makes the status page available on the public internet and requires the status_pages_public_page_publish permission. For pages of type internal, makes the status page available under the status-pages/$domain_prefix/view route within the Datadog organization and requires the status_pages_internal_page_publish permission. The status_pages_settings_write permission is temporarily honored as we migrate publishing functionality from the update status page endpoint to the publish status page endpoint.
post/api/v2/statuspages/{page_id}/publish
Path parameters
page_idstring uuid required
The ID of the status page.
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.