Status Pages
Update a status page
Update a status page by ID
POST
Please be aware that the Phare API is currently in beta and is subject to change.
Authorizations
Use a user token to access authenticated routes. The token must be specified in the Authorization HTTP header with the following format 'Authorization: Bearer <token>'.
Path Parameters
ID of the status page to update
Body
application/json
Status page request
The body is of type object
.
Response
200
application/json
Success, status page updated
The response is of type object
.