The “Add Cal.com Calendar” endpoint allows users to integrate Cal.com calendar functionalities into their Toingg account to schedule meetings during calls. By sending a POST request to the /add_cal_com_info
endpoint, users can add calendar details, such as meeting times, participants, and other relevant scheduling information. This functionality is crucial for enhancing communication and coordination during calls, ensuring that meetings are efficiently scheduled and managed. The endpoint supports seamless integration to improve scheduling capabilities and align with user needs.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type any
.
The “Add Cal.com Calendar” endpoint allows users to integrate Cal.com calendar functionalities into their Toingg account to schedule meetings during calls. By sending a POST request to the /add_cal_com_info
endpoint, users can add calendar details, such as meeting times, participants, and other relevant scheduling information. This functionality is crucial for enhancing communication and coordination during calls, ensuring that meetings are efficiently scheduled and managed. The endpoint supports seamless integration to improve scheduling capabilities and align with user needs.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type any
.