cURL
curl --request POST \ --url https://api.raul.ugps.io/api/v1/tickets/{ticketId}/comments \ --header 'Content-Type: application/json' \ --data '{}'
Operacion: Add comment to ticket.
The body is of type object.
object
Comment created