Create a Venue Group

Create a venue group. If the venueId parameter is specified, then the endpoint will add the specified venues to the venue group. If it is not possible to add all of the specified venues to the group, then creation of the venue group will fail entirely.

Note: User must be a venue manager.

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

A unique identifier for this venue group

string

The name of the venue group

string

An object containing: count- A count of venues, items - An array of venue ids

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