operators
Delete operator
Soft-deletes an operator by its identifier.
delete/api/v1/operators/{id}
Path parameters
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Operator identifier (UUID).
Response
Operator deleted.
Changes
No recorded changes to this endpoint across all 9 revisions of this API.