Invite guest

Invites a Guest for an Opentelemedicine appointment with the appropriate meeting url and OTP.

post
Authorizations
AuthorizationstringRequired

Enter your Bearer token

organization_codestringRequired

Enter your organization code

Path parameters
appointmentIdstringRequiredPattern: [^\/#\?]+?
Body
consumerIdstringRequired

ID of the consumer

Example: 12345
dataobjectOptional

Additional data

Default: {}Example: {"key":"value"}
emailDataobjectOptional

Email related data

Default: {}Example: {"subject":"Hello"}
textDataobjectOptional

Text message related data

Default: {}Example: {"message":"Hi"}
Responses
200

Successful response

application/json
post
/api/open-tele/{appointmentId}/invite-guest
200

Successful response

No content