Skip to main content
POST
Append a comment to a variance flag thread
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

id
string<uuid>
required
statementId
string<uuid>
required
flagId
string<uuid>
required

Body

application/json
body
string
required
Maximum string length: 4000
metadata
object | null

Response

Comment created.

Standard server envelope used by the statement, reconciliation, sub-publishing, and analytics endpoints.

status
enum<string>
Available options:
success,
error
message
string
data
object