Skip to main content
POST
Create a building viewing booking link

Authorizations

Authorization
string
header
required

API Key authentication. Use "Bearer YOUR_API_KEY".

Path Parameters

id
string
required

The id identifier.

Response

200 - application/json

Returns the viewing booking link for the building.

object
enum<string>
required
Available options:
building.viewing_booking_link
building
string
required

The ID of the building the booking link belongs to.

url
string<uri>
required

The URL of the hosted booking page.