Skip to main content
POST
Add a note to a project

Authorizations

Authorization
string
header
required

Pass Authorization: Bearer <token> on every request. See the Authentication section of the API description for how to fetch a token.

Path Parameters

projectId
integer
required

Body

application/json
contents
string
required

Response

Created note ID

id
integer
required