API Reference
Instances
Update Instance
2min
PUT
PATH PARAMETERS
id
integer
*Example: 123456
ID of the instance to update
QUERY PARAMETERS
api_key
string
*Example: API-Key
BODY PARAMETERS
body
UpdateInstanceRequest
Example: [object Object]
state
string
The state of the instance
label
string
The label of the instance
RESPONSES
200
Instance Updated successfully
UpdateInstanceResponse
success
boolean
Indicates if the instance update was successful

Updated 20 Jul 2023
Did this page help you?