cURL
curl --request DELETE \ --url https://api.openworklabs.com/v1/workers/{id}
{ "error": "<string>", "details": [ { "message": "<string>", "path": [ "<string>" ] } ] }
Deletes a worker and cascades cleanup for its tokens, runtime records, and provider-specific resources.
Den TypeID with 'wrk_' prefix and a 26-character base32 suffix.
30
^wrk_.*
Worker deleted successfully.