Set model use mode
BYOK
Set model use mode
Set the model use mode to either “neo” (platform-managed) or “byok” (bring your own key).
When switching to “byok”, at least one provider key must be configured. When the last provider key is deleted, the mode auto-switches back to “neo”.
Access control:
- Solo users: Sets their own mode
- Team admins: Sets the team’s mode (applies to all team members)
- Team members/viewers: Returns 403
PATCH
Set model use mode
Authorizations
JWT authentication token
Body
application/json
Model use mode: 'neo' for platform-managed, 'byok' for bring your own key
Available options:
neo, byok 
