HomeGuidesRecipesAPI ReferenceChangelog
GuidesAPI ReferenceCustomer Help CenterLog In

Update an event

At this time, this endpoint can only update the event's max property.

🚧

Overriding the maximum capacity does not remove inventory restrictions

If you are using the Inventory feature and have assigned inventory to an experience, overriding the max will only work for values lower than what the inventory allows.

For example, if the system computed inventory capacity is 10 open seats, setting max=20 will not increase the event's capacity to 20 because the inventory capacity limits this. However, setting max=5 will decrease the event's capacity since this value is lower than the inventory capacity.

Response codes

Response codeDefinition
200Event was successfully updated.
204If no max is specified in the request, no action will be taken.
Language
Authorization
Header
Click Try It! to start a request and see the response here!