Skip to main content
POST
Create one or more instances

Authorizations

Authorization
string
header
required

Create an API token using sf tokens create or at https://sfcompute.com/dashboard/tokens.

Headers

Idempotency-Key
string | null

Optional key that makes a batch request idempotent. Retries with the same key return the original instances.

Body

application/json
data
object[]
required
Required array length: 1 - 100 elements

Response

Instance or batch created.

instances
object[]
required