Update status of an operation.

PUT: /operations/{guid}/status

Path Params
uuid
required

The unique identifier of the operation

Body Params

The OperationStatus

int32
enum

0 = New, 1 = Requested, 2 = Processing, 3 = Processed, 4 = Rejected, 5 = Cancelled

Allowed:
Responses

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