Update Comment

How to update a comment using the DigiFi API.

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

Example Request

Below please find the JSON body for an example request:

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