Create a new ACE attached to a workforce component and enqueue the initial generation job, seeded from the component’s current source on the given branch. Returns 202 immediately with {ace_uid, job_uid}; poll GET /ace/{ace_uid}/jobs/{job_uid} for terminal state. The ACE’s name defaults to {project_name}/{workforce_name}.
Documentation Index
Fetch the complete documentation index at: https://docs.timbal.ai/llms.txt
Use this file to discover all available pages before exploring further.
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Organization id
Project id
Workforce component: numeric id, manifest UUID, or name
Git branch name (for example main).
ACE created; generation job enqueued