Book a Sitefire demo
Books a 30-minute Sitefire intro demo at a start time returned by listDemoSlots. The attendee receives a calendar invitation by email. No API key required.
post/api/book-demo
Request body
Example request
{
"name": "Ada Lovelace",
"email": "ada@example.com",
"timezone": "America/New_York"
}Response
The demo is booked.
Changes
No recorded changes to this endpoint across all 1 revision of this API.