Send a meeting summary

Send a meeting summary to the customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Example:

{
    "cellNumbers": [],
    "emails": [
        "[email protected]"
    ]
}
Path Params
uuid
required

Customer ID

uuid
required

Meeting summary ID

Body Params

Request to send a meeting summary to the customer

string

Meeting summary ID

string
deprecated

Cell phone number (deprecated - use cellNumbers array instead)

string
deprecated

Email address (deprecated - use emails array instead)

cellNumbers
array of strings

List of cell phone numbers to send the summary to

cellNumbers
emails
array of strings

List of email addresses to send the summary to

emails
Response

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*