Skip to main content
PATCH

Authorizations

X-API-Key
string
header
required

API key for authentication.

Path Parameters

simulation_id
string
required

The simulation ID

Required string length: 22 - 27

Body

application/json

Partial update request for a simulation (PATCH semantics)

is_public
boolean | null

Toggle public visibility of the simulation

notes
string | null

Update notes for the simulation

Maximum string length: 500

Response

Simulation updated successfully

simulation
object
required