/
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
Update a worker
post
/api/workers/{id}
Path parameters
id
string
required
Request body
UpdateWorkerRequest
required
name
string
Name of the worker
description
string
Description of the worker
Response
Updated worker
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[]