Update venue geolocation
POST {{baseUrl}}/{{version}}/service/venuegeolocation/{{venue_id}}
This endpoints is reserved to admins only.
It re fetches the venue lat and lon details form google Geolocation API
Request Body
[{"name"=>"team_ids", "value"=>"[]", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A valid JWT token | |
Admin-token | string | A valid 3rd Party Api Secret Key |