post https://api.bewe.io/v1/integrations//
This endpoint allows you to install or enable a specific integration for a given center (account).
By providing the integration type (such as "analytics", "web_editor", or "yext_editor") and the unique identifier of the center (idCenter), you can activate the integration and configure its initial state. The request body should include the desired state for the integration. Upon successful installation, the integration will be available for use within the specified center, and any necessary configuration or setup steps will be performed automatically. This endpoint is typically used by administrators or automated systems to provision integrations across multiple centers efficiently.