SpaceMediaSpaceMedia
Endpoint referenceAdd-ons

Activate Add-On

POST
/api/v1/addons/{addon_slug}/{addon_version}/activate

Activate Add-On. Use it to install, activate, deactivate, uninstall, and purchase organization add-ons that are visible to the caller through normal account permissions. It applies the requested change and returns the updated resource, validation result, or action status needed for the next API step.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

addon_slug*string

Add-on slug, for example release-smartlinks or members-management.

addon_version*string

Add-on version available to the organization.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?