Was this helpful?
Invite an user as meeting participant.
The unique ID of conference room.
The unique ID of the resource.
The number of invited participant.
POST /api/user/meetings/{id}/participants/invite HTTP/1.1 Host: hostname:8887 Authorization: Bearer YOUR_SECRET_TOKEN Content-Type: application/json Accept: */* Content-Length: 17 { "number": "text" }
OK
No Content