Update Event

Pricing Tier Licence Type

The API request allows you to update your event.

{
  "title": "Crazy Castle Festival",
  "description": "Description Crazy Castle Festival",
  "category": "Festival",
  "start": "2020-01-01 18:00:00",
  "end": "2020-01-01 19:00:00",
  "location_latitude": 11.4,
  "location_longitude": 31.7,
  "rank": 90,
  "country": "IT",
  "state": "active",
  "address": "",
  "accessibility": "public",
  "provider": "API"
}
No answer result is expected on this call.