Toggle addon active state (legacy route, same handler as PUT /toggle)
Addons
Toggle addon active state (legacy route, same handler as PUT /toggle)
DELETE /addons/
DELETE
Toggle addon active state (legacy route, same handler as PUT /toggle)
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
DELETE /addons/ Despite the HTTP verb, this does not delete theTenantAddon
row — it calls the identical toggleTenantAddon handler as
PUT /addons/{addonId}/toggle, reading active from the request
body. Kept for backward compatibility; prefer the PUT .../toggle
route for new integrations.
Authorization:
- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Available options:
distro, payment_requests, publisher Body
application/json