Enable org model for namespace
Models
Enable org model for namespace
Enable an org-level model for this namespace.
This creates a namespace-specific deployment record for the model, allowing it to be used within this namespace. Optionally deploys the model to Ray immediately.
Note: The model must first be registered at the organization level via POST /models/uploads.
POST
Enable org model for namespace
Headers
Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
Example:
"Bearer YOUR_MIXPEEK_API_KEY"
Body
application/json
Response
Successful Response
Response from enabling an org-level model for a namespace.

