PUT
/
v1
/
apps
/
update

Authorizations

Authorization
string
header
required

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

Body

application/json
id
string
required
sandbox_of
string | null

The app this sandbox relates to

use_parent_custom_data
boolean | null
benchmark_model_id
string | null

Used to update the benchmark model

name
string | null
Minimum length: 1
description
string | null
weights
object | null
policies
object | null
has_failover_chain
boolean | null
settings
object | null

Response

200
application/json
main
object
required
sandbox
object | null
required