Skip to main content
Version: 2021-04-15

Create Note

POST 

/notes/

Create Note

Request

Version stringrequired

API Version

Available options2021-04-15
locationId stringrequired

Location Id

application/json

Bodyrequired

    bodystringrequired

    The body content of the note

    relationsobject[]required

    Records this note is attached to — e.g. a custom object record, a contact, or a business. At least one relation is required.

    Possible values: >= 1

    userIdstringrequired

    The ID of the user creating the note

application/json

Successful response

Schema
    noteobject

    The note object