Update the operator
x-ms-visibility: "important"
Only allowed update to operator is if it is admin or not. Only Admin operator or apiKey call can update this field for other operators
Path Parameters
operatorId string required
This is the globally unique ID for the operator
application/json
Request Body required
Operator object that needs to be updated
displayName string
emailAddress string
isOperatorAdmin boolean
Responses
- 200
- 400
- 401
The operator has been updated successfully
Errors in the body request
text/plain
Schema
Schema
string
Customer not found or not authorised for the driver
Loading...