Was this helpful?
Invite an user as conference room participant.
The unique ID of conference room.
The unique ID of the resource.
The number of invited participant.
POST /api/conference_rooms/{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