/
BR
brainbasehq
/
BrainBase API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v8
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2025-02-04
15
26
35.7 KB
Workers
Create a new worker
post
/api/workers
Request body
CreateWorkerRequest
required
name
string
required
Name of the worker
description
string
Description of the worker
Response
Worker created
Workers
required
id
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
name
string
required
description
string
nullable
status
string
nullable
lastRefreshedAt
string
date-time
nullable
teamId
string
required
flowsIds
string[]
deploymentsIds
string[]
resourcesIds
string[]
integrationsIds
string[]