Update Task Comment

How to update a task comment using the DigiFi API.

The Update Task Comment API can be used to update a task comment that was already created.

Example Request

Below please find the JSON body for an example request:

{
  "message": "Updated Message"
}
Language
Authorization
Header