Create comment
POST/entries/:id/comments
Create comment
Request
Path Parameters
id uuidrequired
Resource UUID.
Header Parameters
Idempotency-Key string
Optional idempotency key (24 h cache). Repeat calls with the same key and path return the cached response.
Body
required
contentstringrequired
isInternal
object
anyOf
string
isAiGeneratedstring | nullnullable
Created
Schema
iduuidrequired
Example:
3fa85f64-5717-4562-b3fc-2c963f66afa6entryIduuidrequired
Example:
7b1e2c3d-0000-0000-0000-000000000001bodystringrequired
Example:
Reproduced on iOS 17.2 as well.authorIduuidrequired
Example:
9a8b7c6d-0000-0000-0000-000000000002createdAtdate-timerequired
Example:
2025-01-15T10:30:00Z