1:1 Call to User

This API is used to call other users.
This API is used to create meetings for 1:1 calls.
To call this API you will make sure that the user is part of the event otherwise, it will return an error.
To call this API, you need to pass eventurl, user id, and authorisation token in the request API.
For the authorisation token, you need to call login API.

Here is the description of response fields.

FieldDescription
attendeeThis field represents the details of the attendee like ExternalUserId, JoinToken, and AttendeeId.
capacityThis field represents the capacity.
chatEnabledThis field represents the chat is enabled or disabled for the meeting.
hideSessionFromAttendeesThis field represents the session is hidden from the attendees or not.
meetingThis field represents the details of the meeting.
pollEnabledThis field represents the poll is enabled or disabled for the meeting.
quesAndAnsEnabledThis field represents the question and answer enabled or disabled for the meeting.

Here is the description of the error codes.

Response status codeError CodeDescription
4014010101The request not authorize to access.
40440440205Meeting not found or meeting expired.
405Request method not supported.
Language
Authorization
Header
Click Try It! to start a request and see the response here!