v1
latestOpenAPI 3.0.02026-07-133916139.4 KBpage_subscriber
Subscribe to a status page
Add a subscriber to a status page
post/page_subscriber/{id}/update
Path parameters
idstring required
The id of the page
Example:1
The id of the page
Request body
Response
The user has been subscribed
Example response
{
"id": 1,
"pageId": 1
}