PATCH
https://uptime.betterstack.com/api/v2/status-pages/{status_page_id}/sections/{section_id}
URL parameters
status_page_id
required
string
The ID of your status page
section_id
required
string
The section you want to update
Headers
Authorization
required
string
Bearer $TOKEN
Content_Type
string
application/json
Body parameters
name
string
The name of the section. Leave blank to hide the section header.
position
integer
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.