Skip to main content
Update Model

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

model_policy_id
required

Body

application/json
name
string | null
display_name
string | null
policy
FullModelConfig · object | null
description
string | null

Response

Successful Response