Skip to main content
POST
Create worker

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Body

application/json
name
string
required
Minimum string length: 1
destination
enum<string>
required
Available options:
local,
cloud
description
string
workspacePath
string
sandboxBackend
string
imageVersion
string

Response

Local worker created successfully.

worker
object
required
tokens
object
required
instance
object | null
required
launch
object
required