v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
projects

Delete a workforce component on a branch revision.

delete/orgs/{org_id}/projects/{project_id}/workforce

Path parameters

org_idstring required
project_idstring required

Query parameters

revstring required

Git branch name (for example main).

Request body

workforcestring required

Component to delete: numeric id, manifest UUID (uid), or configured name.

Response

Workforce component deleted

{"stackTrail":"paths:/orgs/{org_id}/projects/{project_id}/workforce:delete:responses:204:content:application/json:schema","oasType":"schema","type":"unknown","description":"Successful responses use HTTP 204 and do not include a body."}