Adds a note on the given account's project.

When trying to create a private note you must have permissions to manage private values in the account.

When trying to mention a user, you must provide their userID in the following pattern [[mention:userID#123]].
Permissions
Project: Read
Private: Write

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

The Account ID

int64
required

The project ID to add the note to

Body Params

Request object that contains the message and whether or not the note is private

string
required
boolean
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

422

Unprocessable Entity - Limit for for number of notes reached

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