Deprecated. This function will continue to work until November 8, 2024, but a newer version is available. Use the updateTicketDefinition()
function instead.
Migration Instructions.
If this function is already in your code, it will continue to work. To stay compatible with future changes, migrate to updateTicketDefinition()
.
To migrate to the new function:
ticketDefinitions.updateTicketDefinition()
, and replace it with ticketDefinitionsV2.updateTicketDefinition()
. Update your code to work with the new updateTicketDefinition()
response properties.Updates a ticket definition.
See Partial Updates for more information.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
Ticket definition ID.
Event ID.
Ticket definition details to update.