POST
/
api
/
workers

Authorizations

x-api-key
string
header
required

API key authentication

Body

application/json
name
string
required
description
string
required
status
string
required

Response

201
application/json
Worker created
id
string
required
createdAt
string
required
updatedAt
string
required
name
string
required
teamId
string
required
description
string | null
status
string | null
lastRefreshedAt
string | null