Delete Ticket

This API is used to delete ticket by order id associated with the specified event. This API can be accessed by admin and super admin. User has to pass the order id as path variable, for which event ticket they want to delete by order id. To call this API, user will have to pass query param with API URL like orderId, eventTicketingId, isRefundEmailSend and authentication key to authenticate user.

Path Params
int64
required

user pass ticketing order id.

string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

Query Params
int64
Defaults to 0

pass event ticketing id.

boolean
Defaults to true

user pass is refund email send or not.

Headers
string

API Authentication Token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json