A valid request URL is required to generate request examples{
"id": "<string>",
"text": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Create a comment on a specific quote.
A valid request URL is required to generate request examples{
"id": "<string>",
"text": "<string>",
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
Unique identifier of the quote whose comments you want to get.
limits which fields are returned in the response body
Comment which wanted to add on a quote.