Enable an org-level plugin for this namespace.
This:
After enabling, the plugin can be used when creating collections in this namespace.
Note: The plugin must exist at the organization level (uploaded via POST /v1/plugins/uploads).
Documentation Index
Fetch the complete documentation index at: https://docs.mixpeek.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
"Bearer YOUR_API_KEY"
"Bearer YOUR_STRIPE_API_KEY"
Request to enable an org-level plugin for a namespace.
This adds the plugin to the namespace's feature_extractors array, making it available for use in collections within this namespace.
Plugin enabled successfully
Response from enabling an org-level plugin for a namespace.
Whether the operation succeeded
The plugin ID that was enabled
The namespace where plugin was enabled
Feature URI to use in collections
Status message
Deployment status if deploy=True
deployed, pending, skipped