v1

latestOpenAPI 3.0.0MIT2026-07-171980258.3 KB
Comments

Create or edit a comment for the specified item

Creates or edits a comment for the specified item.

post/comments/comment

Query parameters

typestring required

Type of item: episode|show|member|movie|event|poll|article (Mandatory for creation, or reference)

idstring required

ID of the item in question (Mandatory for creation, or reference)

referencestring required

Reference ID of the item in question (Mandatory for creation, or type + id)

in_reply_tostring

If a reply, inner_id of the corresponding comment (Optional for creation)

textstring

Text of the comment

edit_idstring

ID of the comment to edit (Mandatory for editing)

localestring

Locale parameter to specify language preference

Response

Successful operation