Documentation

Ping install

POST/v1/widget/ping

Auth: Site public key (rk_pk_)

Mark the widget as live on the site. Used for install-status telemetry in the dashboard.

Responses

200Install status
{
  "siteId": "660e8400-e29b-41d4-a716-446655440001",
  "isLive": true,
  "hasBeenSeen": true
}