Skip to main content
PATCH
Update attendee notes

Authorizations

x-meetergo-api-user-id
string
header
required

User ID to act on behalf of. Platform API Keys only (required with an API Key unless the endpoint states otherwise). Requests authenticated with a Personal Access Token are rejected if this header names another user.

Path Parameters

attendeeId
string
required

The unique identifier of the attendee whose notes to update

Body

application/json

Key-value pairs of notes to update. Must have the same keys as existing notes.

{key}
string

Response

200 - undefined