Skip to main content
POST
Create Workforce

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Required string length: 1 - 200
manager_agent_id
integer
required
description
string | null
manager_instructions
string | null
canvas_layout
Canvas Layout · object | null
workers
WorkforceWorkerInput · object[]

Response

Successful Response

The response is of type Response Create Workforce Api Workforces Post · object.