ticket_id |
Unique identifier for the ticket.
Required: true |
id |
Unique identifier for the reply.
Required: true |
force |
Whether to bypass trash and force deletion. |
DELETE /wpas-api/v1/tickets/<ticket_id>/replies/<id>
$ curl -X DELETE http://demo.getawesomesupport.com/wp-json/wpas-api/v1/tickets/<ticket_id>/replies/<id>