Skip to main content
POST
/instances/{id}/update

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

The instance id

Body

application/json
name
string

The name of the instance

Example:

"cool-gpu-server"

auto_delete
object

Set a date or spend threshold to automatically delete the instance

alert
object

Set a date or spend threshold to receive an email alert

tags
string[]

Add custom, searchable tags to instances.

Tag for searching and grouping

Response

200

Confirms the update of an instance.