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
benchmark_model_id
string | null

Used to update the benchmark model

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

The app this sandbox relates to

settings
object | null
use_parent_custom_data
boolean | null
weights
object | null

Response

200 - application/json
main
object
required
sandbox
object | null
required
sandbox_status
enum<string> | null
required
Available options:
outdated