Delete a comment from an AI project
DELETE/ai/projects/:project_id/comments/:comment_id
Permanently removes one comment from an AI project. You can delete a comment if you wrote it, or if you are an owner or editor of the project. Deletion cannot be undone, and deleting a comment that no longer exists is rejected rather than treated as a no-op.
Request
Responses
- 200
- 400
- 500
The comment was deleted.
Response Headers
The request was invalid or you do not have permission. The body is {"Message": " -
Response Headers
An unexpected server error, including a failure to remove the comment. The body is {"Message": " -