Add or update the notes for a meeting

Add or update the notes for a meeting.

Note:

  • Currently only the plain text and markdown formats are supported in notes text, the HTML tags are not supported and will be filtered out.
  • The notes text should be less than 2000 characters.
Path Params
uuid
required

The globally unique meeting engagement identifier (UUID v4). Use this value to create or update notes for a meeting.

Body Params
string
required
length between 0 and 2000

The text of the notes. Currently only the plain text and markdown formats are supported.

Responses
200

OK - The notes is added or updated successfully

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json