Create a note for a company

Creates a note on a NOTE-type custom field for a company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
≥ 0
Defaults to 1

The company's unique, system-generated identifier, which can be used to identify the company globally.

Body Params

Request to create a note on a company note-type custom field. Use POST /1.0/companies/{companyId}/add-notes, or include in POST /1.0/companies. fieldId must reference a NOTE-type field (GET /1.0/fields). tagIds are optional.

int64
required

ID of the note-type field this note belongs to.

string

Optional title for the note.

string
required

Plain text content of the note.

tagIds
array of int64s

Optional tag IDs from the field's available tag options.

tagIds
Responses

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