Create a comment on a post for a creator
Creator Posts
Create a comment on a post for a creator
Agency endpoint. Operates on a specific creator your agency manages, identified by the creatorUserUuid path parameter.
Create a new comment on a specific post on behalf of a creator.
Scopes required: write:post, write:creator
POST
Create a comment on a post for a creator
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
Example:
"2025-06-26"
Path Parameters
UUID of the post to comment on
Body
application/json
Comment text content (1–600 characters)
Required string length:
1 - 600Response
Comment created successfully