HyperTrackDocs
Workers

Delete Worker

Delete a worker

DELETE
/workers/{worker_handle}

Delete a worker

Authorization

AuthorizationBasic <token>

In: header

Path Parameters

worker_handle*string

Response Body

application/json

application/json

curl -X DELETE "https://example.com/workers/string"
Empty
{  "detail": {},  "message": "string"}
{  "detail": {},  "message": "string"}