Skip to main content
PUT
Replace status page structure
Requires status_pages:read_write permission. Replaces the page’s full structure in a single transaction: creates new entries (omit id), updates existing entries by id, and deletes any entry not present in the body. Order is taken from the array (0-based position).
string
required
Status page ID (UUID)
object[]
required
Polymorphic tree of group and component entries. Groups contain components (groups cannot nest). Ungrouped components appear at the top level.

Entry shapes

Group Component

Errors