v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
operators

Update operator

Partially updates an operator by its identifier. The code is immutable.

patch/api/v1/operators/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Operator identifier (UUID).

Request body

namestring
activeboolean
emailstring email nullable
metadataobject nullable

Response

Operator updated.

idstring required
codestring required
namestring required
activeboolean required
emailstring nullable required
metadataobject nullable required
created_atstring required
updated_atstring required