Create Project Note

Create a new note on a project

Note: The /projects/{projectId}/comments path will continue to work until users are notified and migrated to the new naming.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

projectIdstringRequired
Project identifier

Request

This endpoint expects an object.
bodystringRequired
Note text content

Response

Note created successfully
idinteger
Note identifier
bodystring
Note text content
createdAtstringformat: "date-time"
Creation timestamp
updatedAtstringformat: "date-time"
Last update timestamp
authorobject

Errors