Skip to main content
POST
Add Comment

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Path Parameters

post_id
string
required

Body

application/json
player_id
string
required
Pattern: ^ply_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
body
string
required
Required string length: 1 - 2000
parent_id
string | null

Response

Successful Response

id
string
required
author_id
string
required
author_name
string
required
body
string
required
created_at
string<date-time>
required
parent_id
string | null
deleted_at
string<date-time> | null