Skip to main content
PUT
Custom HTML templates require a Pro plan or higher.
Upload a custom HTML template for your status page. Templates support template variables for dynamic data. The template is sanitized to block scripts, event handlers, and iframes.

Path Parameters

string
required
The status page ID

Request Body

Send the template as JSON or raw HTML.
string
required
The HTML template content (max 64KB)

Response

string
The saved template content
string
ISO 8601 timestamp

Errors