deleteTicketDefinition( )


Note: This function replaces the deprecated deleteTicketDefinition() function. The deprecated function will continue to work until November 8, 2024, but it will not receive updates. To keep any existing code compatible with future changes, see the migration instructions.

Permanently deletes a ticket definition.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Events - all permissions
Manage Ticket Definitions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
ticketDefinitionIdstringRequired

ID of the ticket definition to delete.

Did this help?