Create Note

Allows for the creation of a new Note on an existing applicant record.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

An application id.

Body Params
string

The user the note is attributed to. Optional; defaults to the authenticated user when omitted.

string
required

This is the text of the note that you want to create. May also be passed as text; a non-blank text takes precedence.

boolean

Whether the note is protected (visible only to users who can view protected notes). Defaults to false.

Responses

403

Not authorized

404

Record not found. Please check to make sure that the specified ID is valid.

500

Internal system error. Please contact support in the event that this occurs.

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