Create Invite
POST/api/meet/rooms/:room_id/invite
Create an invite for a room
- contact_id: Optional contact ID from CRM
- email: Email to send invite to
- phone_number: Phone number to send SMS invite to
- via: 'email', 'sms', or 'link' (how to send)
Returns invite with token that can be used to join
Request
Responses
- 201
- 422
Successful Response
Validation Error