Ticket Updatepost https://api-zenintegra.educacional.com/api/tickets/{ticket}This request modify the description of the ticket with the solution that was performed Return structure JSON { "ticket": { "id": 23178, "requester_id": 123453, "status": "solved", "subject": "Solução para o problema." } } Request Environment DEV PROD