v1

latestOpenAPI 3.1.02026-08-06492794.7 KB
Project Notes

Create project note

Creates the internal note for the project. Returns 422 if a note already exists - use PUT to update.

post/projects/{project_id}/note

Request body

comment_contentstring required

Rich-text body. HTML is accepted and sanitized.

Response

successfully created the project note