Attach addon
Billing
Manage add-ons
Attach or detach add-ons to extend your plan with additional features and quotas.
POST
Attach addon
Add-ons let you extend your plan with extra capabilities — additional seats, priority SLA, a private transparency log, and more. See the billing overview for the full add-on catalog.
Attaches an add-on to your tenant. If the add-on has a price, the response includes a
Removes an add-on from your tenant. The associated entitlements are removed at the end of the current billing period.
Attach an add-on
checkout_url to complete payment. Free add-ons activate immediately.
Request body
string
required
The add-on identifier. See the table below for available keys.
integer
Number of units to attach. Defaults to
1. For example, set quantity to 3 for three extra seats.Response
string
Payment URL if the add-on requires payment. Redirect the user to complete checkout. Not included for free add-ons.
string
active for free add-ons, pending_payment when a checkout is required.Detach an add-on
Request body
string
required
The add-on identifier to remove.

