Skip to main content

CreateNote creates a new note on a contact or account.

POST 

/api/v1/crm/notes

Errors:

  • UNAUTHENTICATED: missing auth context.
  • INVALID_ARGUMENT: body is empty or exceeds 10 000 chars; object_type is not "contact" or "account".

Request

Responses

A successful response.