Videocalls, WIP
NOTE
This page is a work in progress. Endpoints below haven't been fully researched.
Get video call info, WIP
Response type: VideoCallInfoResponse (undocumented).
GET /v3/video-callCreate video call, WIP
Body type: CreateVideoCallRequest (undocumented).
Response type: CreateVideoCallResponse (undocumented).
POST /v1/video-callRenew video call, WIP
Response type: RenewVideoCallResponse (undocumented).
PATCH /v1/video-callJoin video call, WIP
Body type: JoinVideoCallRequest (undocumented).
Response type: JoinVideoCallResponse (undocumented).
PATCH /v1/video-call/joinLeave video call, WIP
Body type: LeaveVideoCallRequestChatV3 (undocumented).
PATCH /v1/video-call/leave