Workers
Delete a worker template
Soft-delete a worker template so it no longer appears in list or retrieve endpoints. Tasks, turns, files, schedules, and integrations remain in the database for analytics. Only the worker creator can delete a worker.
delete/api/workers/{workerId}
Path parameters
workerIdstring required
Example:t_org_123_w_01HZY2ZJQ8G7K42W2D7WF6V4GM
Worker id returned by the create worker endpoint.
Response
Deletion result.