Skip to main content
POST
/
orgs
/
{org_id}
/
projects
/
{project_id}
/
envs
/
{env_id}
/
workforce
/
{workforce}
cURL
curl --request POST \
  --url https://api.timbal.ai/orgs/{org_id}/projects/{project_id}/envs/{env_id}/workforce/{workforce} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required

Organization identifier

project_id
string
required

Project identifier

env_id
string
required

Environment identifier

workforce
string
required

Workforce identifier (id, name, or uid)

Response

Proxied response from workforce deployment