Skip to main content

Soft delete worker

DELETE 

/openapi/v1/workers/:workerId

Marks the worker as removed (sets status.removed = true). The underlying record and history are preserved. Hard deletes go through the entity admin API.

Request

Responses

OK