Skip to main content
 print this page

Add a comment to an AI project

POST 

/ai/projects/:project_id/comments

Posts a comment on an AI project and returns the identifier of the new comment. You need at least read-only access on the project, so any project member can comment. You are recorded as the author, and the comment is timestamped server-side. Project stewards are notified by email and push notification; if notification fails the comment is still saved and the call still succeeds.

Request

Responses

The comment was saved. CommentId is the identifier of the new comment; pass it to the delete endpoint to remove it later.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers
    Strict-Transport-Security