Skip to content

v2/bookings docs update needed, requires attendee.email #28795

@vinaysurtani

Description

@vinaysurtani

Issue Summary

v2/bookings needs attendee.email to run with no issues. However, the v2 api docs for v2/bookings/ does not show it as required

Steps to Reproduce

I am trying to use the webhooks on ElevenLabs, but as it keeps truncating a value from the eventTypeId, I ended up going ahead with making a custom webhook tool that does the same thing as booking essentially
To reproduce, try to make a booking with required values without putting anything in attendee.email

Actual Results

-I was trying to book my appointment just with phoneNumber, and it didnt work. As I checked the docs that email was not required, I did not add it, hence no slot was booked, and it threw an error in the curl request which suggests that email is required

Expected Results

The booking should be created with no issues

Evidence

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions