Update an Operator.

The Operator object to be updated, with updated data, is required input. Returns the updated Operator.

Log in to see full request history
Path Params
string
required

The id of the operator.

Body Params

The updated Operator to be persisted.

operator
object
required

Represents an Operator in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

404

Not found.

409

Resource state out-of-date.

500

Server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*