Umami · Example Payload

Umami Website Request Example

Cookieless TrackingOpen SourcePrivacyWeb AnalyticsWebsite Analytics

Umami Website Request Example is an example object payload from Umami, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedomainshareIdteamId

Example Payload

Raw ↑
{
  "name": "My Website",
  "domain": "example.com",
  "shareId": null,
  "teamId": null
}