Delete a product price addon
ProductPriceAddon
Delete a product price addon
Permanently removes a product price addon. Requires EVENT_TENANT permission and tenant ownership. Fails if any purchases (EventAttendAddon) exist for this addon — archive it instead. Invalidates public event caches for all related events.
DELETE
Delete a product price addon
Authorizations
Server-to-server authentication. Generate a token in the admin UI at
Settings → Developers → API Access. Send the raw token in the
Api-Token header — there is no Bearer prefix.
Tokens can be marked read-only at creation time, in which case the API
rejects any non-GET request with 403 Forbidden.
Path Parameters
ProductPriceAddon identifier
Response
ProductPriceAddon resource deleted

