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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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

Body Params
date
required
string
required

The experience ID. Provide this as a hash {"id: "experienceId"}

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json