Skip to main content

Widget Ping

/ping
Sent by the FeedPin widget on page load to confirm the snippet is installed and active. Updates last_ping_at on the project.
Body:
{
  "project_id": "valid-uuid"
}
Response:
{ "ok": true }
This is a public endpoint. The project ID must be a valid UUID format.