Skip to main content
POST
Create a viewing booking link for an enquiry

Authorizations

Authorization
string
header
required

API Key authentication. Use "Bearer YOUR_API_KEY".

Path Parameters

id
string
required

The id identifier.

Body

application/json
notification
object

Notification preferences when creating the booking link. Defaults to no notification.

Response

200 - application/json

Returns the booking link if the request succeeded.

object
enum<string>
required
Available options:
leads.viewing_booking_link
enquiry
string
required

The ID of the enquiry the booking link belongs to.

url
string<uri>
required

The URL of the hosted booking page.