Update a status page by ID
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>'.
ID of the status page to update
Status page request
The body is of type object
.
Success, status page updated
The response is of type object
.