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.
Authorizations
Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.
Body
Response
Successful Response
Response from enabling an org-level model for a namespace.

