get deprecated
https://api.vcita.biz/v1/partners/accounts//change_addons
Deprecated
This endpoint is deprecated. Addon management is now handled by the Subscription API. Please migrate all integrations to use the Subscription API endpoints for adding or removing staff and other addon changes.
Overview
Add or remove the staff members quota from accounts under your directory.
Available for Directory tokens only. This endpoint is only available for manually billed directory accounts.
Authentication
Uses HTTP Token authentication. Format: Authorization: Token token="{DIRECTORY_TOKEN}"
The token must be a Doorkeeper OAuth token with directory scope.
Note: The
business_uidparameter should contain the business UID (alphanumeric like '88pzdbz1hmkdoel4'), not the numeric database ID.
