Tomorrow.io · Example Payload

Location Tags Request Example

rooftop

Location Tags Request Example is an example object payload from Tomorrow.io, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

locationIdstags

Example Payload

Raw ↑
{
  "locationIds": [
    "6183d156022c1b0008685cc6",
    "6183d156022c1b0008685cc7"
  ],
  "tags": [
    "rooftop"
  ]
}