Tool to add a ticket class to one or more explicitly specified ticket groups for an Eventbrite event. Use when you need to organize tickets by grouping them together. The caller must supply a non-empty list of ticket_group_ids; to discover available groups, call a list ticket gr…
event_idRequiredstringThe ID of the event containing the ticket class and ticket groups.
ticket_class_idRequiredstringThe ID of the ticket class to add to ticket groups.
ticket_group_idsRequiredarrayNon-empty list of ticket group IDs to add the ticket class to. Each ID must correspond to an existing ticket group. To discover available ticket group IDs, call a list ticket groups action first and pass the desired IDs explicitly.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.