Skip to main content
POST
Add a comment to a case

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Path Parameters

id
string
required

The case id (uuid).

Body

application/json
body
string
required
Maximum string length: 5000
Example:

"Reviewed the evidence. Recommending dismissal."

Response

201 - application/json
id
string
required
author
string
required
Example:

"analyst@range.org"

body
string
required
created_at
string
required
Last modified on August 5, 2026