Integrations
With these endpoints you can manage your Integrations.
📄️ List Integrations
This endpoint returns the list of the Integrations that belongs to the given Product identified by the
📄️ Create Integration
This endpoint creates a new Integration in a specified Product
📄️ Get Integration
This endpoint returns the metadata of an Integration
📄️ Update Integration
This endpoint updates a Config identified by the `integrationId` parameter.
📄️ Delete Integration
This endpoint removes a Integration identified by the `integrationId` parameter.