latestOpenAPI 3.1.02026-08-08243131.9 MB

c5ddcd5c7e72

Create a comment on a post for a creator

Create a new comment on a specific post on behalf of a creator.

post/creators/{creatorUserUuid}/posts/{uuid}/comments

Path parameters

creatorUserUuidstring uuid required
uuidstring uuid required

UUID of the post to comment on

UUID of the post to comment on

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Request body

textstring required

Comment text content (1–600 characters)

Response

Comment created successfully

uuidstring uuid required

Unique identifier of the created comment

textstring required

Comment text content

createdAtstring date-time required

Date/time when the comment was created (ISO 8601 format)

updatedAtstring date-time nullable required

Date/time when the comment was last updated (ISO 8601 format)