v1
latestOpenAPI 3.0.02026-07-24161168406.5 KBOperation Unit
Operation Unit
Delete operation unit by external code
Deletes an operation unit by its external code.
An operation unit cannot be deleted if it has active relationships with position(s) or child operation units.
delete/os/v1/operation-units/external/{externalCode}
Path parameters
externalCodestring required
The external code of the operation unit to delete
Response
The Operation Unit has been successfully deleted (HTTP 200; handler returns no payload).