TicketComment

Create Comment

POST
Post comment

Headers

x-revert-api-tokenstringRequired
Your official API key for accessing revert apis.
x-revert-t-idstringRequired
The unique customer id used when the customer linked their account.
x-api-versionstringOptional
Optional Revert API version you're using. If missing we default to the latest version of the API.

Query parameters

fieldsstringOptional

Request

This endpoint expects an object.
body
stringRequired
The contents of the comment in plain text or HTML format.
taskId
stringRequired
Task or Issue to which comment must belong

Response

This endpoint returns an object
status
enum
Allowed values: okerror
message
string
result
any