URL parameters
The ID of your status page
The resource you want to update
Headers
Bearer $TOKEN
application/json
Body parameters
The ID of the section which should contain this resource. When omitted, defaults to the first section on the status page.
What widget to display for this resource. Expects one of three values: plain
- only display status history - display detailed historical status response_times
- add a response times
chart (only for Monitor
. This takes preference over history
when both parameters are present.
The ID of the resource you are adding
The type of the resource you are adding. Available values: Monitor
, Heartbeat
, WebhookIntegration
, EmailIntegration
The resource name displayed publicly on your status page.
A detailed text displayed as a help icon.
The position of this resource on your status page, indexed from zero. If you don't specify a position
, we add the resource to the end of the status page. When you specify a position
of an existing resource, we add the resource to this position and shift resources below to accommodate.