Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tableId
string
required
recordId
string
required

Body

application/json
content
object[]
required
quoteId
string | null

Response

201

Successfully create comment.

Last modified on March 5, 2026