Edit all Venues in Group

Allows you to make changes to all venues in a venue group. Acting user must be the owner of the group. Any blank parameter deletes an old value, any unspecified parameter does nothing.

Note: User must be a venue manager.

Path Params
string
required

The Foursquare ID of the venue group to modify.

Query Params
string
required

The API version date as documented here

string
required

The access token generated via your web application as described here.

string

If specified, the new name to give to the group.

string

The city name where this venue is.

string

The nearest state or province to the venue.

string

The zip or postal code for the venue.

string

The phone number for the venue.

string

The IDs of the category or categories to which you want to assign this venue (separate multiple IDs with commas).

string

The twitter handle of the venue.

string

A freeform description of the venue, up to 300 characters.

string

The url of the homepage of the venue.

string

The hours for the venue, as a semi-colon separated list of open segments and named segments (e.g., brunch or happy hour). Open segments are formatted as day,start,end. Named segments additionally have a label, formatted as day,start,end,label. Days are formatted as integers with Monday = 1,...,Sunday = 7. Start and End are formatted as [+]HHMM format. Use 24 hour format (no colon), prefix with 0 for HH or MM less than 10. Use '+' prefix, i.e., +0230 to represent 2:30 am past midnight into the following day.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!