Skip to main content

ByEmail

connected_account_idstringrequired

The ID of the conferencing connected account to host meetings.

Possible values: Value must match regular expression ^cact_\w{12}$

emailstringrequired

The email address of the external user to host meetings, matched case-insensitively against the connected account's external users.

ByEmail
{
"connected_account_id": "cact_d025a96ac0c6",
"email": "dr.smith@example.com"
}