https://app.cal.qa/api/book/event
POST https://app.cal.qa/api/book/event
Generated from cURL: curl 'https://app.cal.qa/api/book/event' --compressed -X POST -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:135.0) Gecko/20100101 Firefox/135.0' -H 'Accept: /' -H 'Accept-Language: en-US,es-ES;q=0.8,es;q=0.5,en;q=0.3' -H 'Accept-Encoding: gzip, deflate, br, zstd' -H 'Referer: https://app.cal.qa/omarlopez/quick?date=2025-01-23&month=2025-01&slot=2025-01-24T00%3A15%3A00.000Z' -H 'Content-Type: application/json' -H 'Origin: https://app.cal.qa' -H 'Connection: keep-alive' -H 'Cookie: _clnds=igxkvh235y; _Secure-next-auth.csrf-token=60698cbfee4c29ced98c63117e44b631fb308ca63968a481484bb6041d453641%7C6c7f6e1440bc6fb8ad47cabda41212edee01dc94e90a64a7609319c6df21c7fb; _Secure-next-auth.callback-url=https%3A%2F%2Fapp.cal.qa%2F; next-auth.csrf-token=de7d190a439af01c7b339f233646a89cbfcaac46378404d514d7590fd3263387%7Cd8e545709e3b1eaab2c2b1425305f2968462299858efaac7be2dc2c4f9dc46c7; next-auth.callback-url=https%3A%2F%2Fapp.cal.qa%2Fauth%2Flogin; next-auth.callback-url=http%3A%2F%2Fapp.cal.qa%2F; uid=4e99b734-8e67-4ec6-8a9d-cafde911a13a' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'Priority: u=0' -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' -H 'TE: trailers' --data-raw '{responses
:{name
:Omar Lopez
,email
:zomars@me.com
,location
:{value
:integrations:daily
,optionValue
:"},
guests:[]},
user:
omarlopez,
start:
2025-01-23T17:15:00-07:00,
end:
2025-01-23T17:20:00-07:00,
eventTypeId:583879,
eventTypeSlug:
quick,
timeZone:
America/Mazatlan,
language:
en,
metadata:{},
hasHashedBookingLink:false,
routedTeamMemberIds:null,
skipContactOwner:false,
isDryRun":false}'
Request Body
{"responses"=>{"name"=>"Omar Lopez", "email"=>"zomars@me.com", "location"=>{"value"=>"integrations:daily", "optionValue"=>""}, "guests"=>[]}, "user"=>"omarlopez", "start"=>"2025-01-23T17:15:00-07:00", "end"=>"2025-01-23T17:20:00-07:00", "eventTypeId"=>583879, "eventTypeSlug"=>"quick", "timeZone"=>"America/Mazatlan", "language"=>"en", "metadata"=>{}, "hasHashedBookingLink"=>false, "routedTeamMemberIds"=>nil, "skipContactOwner"=>false, "_isDryRun"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string | ||
Accept | string | ||
Accept-Language | string | ||
Accept-Encoding | string | ||
Referer | string | ||
Content-Type | string | ||
Origin | string | ||
Connection | string | ||
Cookie | string | ||
Sec-Fetch-Dest | string | ||
Sec-Fetch-Mode | string | ||
Sec-Fetch-Site | string | ||
Priority | string | ||
Pragma | string | ||
Cache-Control | string | ||
TE | string |