Awesome Support Developer Documentation

Delete A Ticket Reply

Arguments

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.

Definition

DELETE /wpas-api/v1/tickets/<ticket_id>/replies/<id>

Example Request

$ curl -X DELETE http://demo.getawesomesupport.com/wp-json/wpas-api/v1/tickets/<ticket_id>/replies/<id>

Share: