Skip to main content
POST
Post a Public Reply

Authorizations

AccessToken
string
header
required

JWT returned as AccessToken by the /authentication endpoint (the Cognito ID token carrying the email claim). It expires after 3600 seconds.

Headers

Content-Type
string
required
Accept
string
required
AccessToken
string
required

Path Parameters

displayId
string
required

Submission display ID

Body

application/json
content
string
required

The reply text to record on the submission. Required, up to 5000 characters. HTML is sanitized on write.

Example:

"Please add the trailer VIN 1UYVS2538 to this policy."

Response

Reply recorded

status
string
Example:

"success"

note_id
integer
Example:

987654