Skip to main content
PATCH
Update an owned-model registration

Authorizations

Authorization
string
header
required

Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.

Body

application/json
displayName
string
Required string length: 1 - 120
upstreamModelId
string
Required string length: 1 - 200
credential
string
Required string length: 1 - 500
pricingInput
number | null
Required range: 0 <= x <= 10000
pricingOutput
number | null
Required range: 0 <= x <= 10000
pricingCachedInput
number | null
Required range: 0 <= x <= 10000

Response

Updated registration.