Support

Delete support ticket

Use this BillingServ API endpoint to delete support ticket. Review the response for the operation result or validation errors.

post/ticket/delete

Request body

idinteger required

Support ticket ID. Deleting a ticket also deletes all of its messages.

Response

OK

successboolean

Changes

Changed in 1 of the 6 revisions of this API.8

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property code to the response with the 422 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 403 status

      response-optional-property-added

    • added the optional property request_id to the response with the 404 status

      response-optional-property-added

    • added the optional property request_id to the response with the 422 status

      response-optional-property-added