These docs are for v2017-01-01. Click to read the latest docs for v2021-03-10.

Create an event

An event is automatically created when a new booking is created, so this endpoint can be used to create an event that has no bookings. This is usually done to assign a guide or modify it's max capacity.

Returns

A successful request will return you the created event. However, if the creation of the event fails, then the response may vary based on the HTTP response code.

A response code of 409 will indicate that the guide is already assigned to another trip that conflicts with this time slot. The response body will contain the conflicting trip

Language
Credentials
Header
Click Try It! to start a request and see the response here!