Skip to main content
PATCH
Set model use mode

Authorizations

Authorization
string
header
required

JWT authentication token

Body

application/json
mode
enum<string>
required

Model use mode: 'neo' for platform-managed, 'byok' for bring your own key

Available options:
neo,
byok

Response

Mode updated successfully

mode
enum<string>
required

The new model use mode

Available options:
neo,
byok
resource_id
string
required

The user or team ID

resource_type
enum<string>
required

Whether the mode applies to a user or team

Available options:
user,
team