Bulk update tickets
Update multiple tickets with the same values in a single atomic transaction
Update multiple tickets with the same values in a single atomic transaction
Body
ticket_idsstring[] · min: 1Required
List of ticket IDs to update
prioritystring · enum · nullableOptionalPossible values:
statusstring · enum · nullableOptionalPossible values:
assigneestring · nullableOptional
Use 'UNASSIGN' to unassign
publish_eventsbooleanOptionalDefault:
Whether to publish domain events for these ticket updates. Set to False to suppress event publishing (useful for bulk imports or migrations). Defaults to True. This suppresses ALL events including status changes, assignee changes, and survey triggers.
trueResponses
200
Successful Response
application/json
updated_countintegerRequired
Number of tickets successfully updated
422
Validation Error
application/json
post/api/v1/tickets/bulk-update
Last updated
Was this helpful?
