latestOpenAPI 3.0.02026-08-19219210532.7 KB

bd5a5f406bca

comment

Update a comment by ID

patch/api/v1/comments/{id}

Path parameters

idstring uuid required

Unique identifier of the comment

Request body

contentstring required

Free form comment content

Response

contentstring required

Free form comment content

createdAtstring date-time required

Date when the comment was created

deletedAtstring date-time nullable

Date when the comment was deleted (null if not deleted)

idstring uuid required

Unique identifier of the comment

lastUpdatedAtstring date-time required

Date when the comment was last updated

userIdstring uuid required

ID of the user who created the comment