Skip to main content
POST
Create Comment Example

Authorizations

X-API-Key
string
header
required

API Key for authentication

Body

application/json
styleId
string<uuid>
required

ID of the Style this CommentExample will be attached to.

text
string
required

Text of the example comment. Up to 1250 characters, must be non-blank.

Response

status
enum<string>
required

Response status

Available options:
success
data
object
required
message
string
required

Success message

Example:

"Operation completed successfully"