Error
Rooms
Send a videocall push
Sends a push notification to specified user IDs to alert them of an incoming video call. Generates a video calling code.
POST
Error
Body
application/json
List of user IDs to send the video call push notification to.
Example:
[201, 202]Response
Push notification sent successfully, including the generated video call code.
