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
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
Response from enabling an org-level model for a namespace.

