Bulk update promotion statuses
patch
Authorizations
AuthorizationstringRequired
Omnitron staff token. Format: Token <token>.
Validated against Omnitron active_user API — user must have is_staff: true.
Body
promotion_idsinteger[]RequiredExample:
IDs of promotions to update
[1,2,3]statusstring · enumRequiredPossible values:
Lifecycle status of a promotion
Responses
200
Update applied
No content
400
Bad request (e.g. one or more IDs not found)
401
Unauthorized
patch/admin/promotions/bulk-status-update/
No content
Last updated
Was this helpful?

