Skip to main content
PUT
/
status-pages
/
{id}
Update status page
curl --request PUT \
  --url https://api.ipulse.one/status-pages/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Path Parameters

id
string
required

Response

200

Status page updated successfully