Skip to main content
PUT

Path Parameters

string
required
The status page ID

Body Parameters

string[]
required
Array of service IDs to assign. The order of IDs determines display order on the page. This replaces all existing assignments.
This is a replace operation. Pass the complete list of services you want on the page. Any previously assigned services not in the array will be removed.
A single status page can have a maximum of 200 services assigned. The service_ids array must not contain duplicate entries.

Response

Returns a success confirmation.

Common Errors