Summary
Release a currently assigned task
Description
Release a currently assigned task
Route
POST /operations-manager/tasks/:taskId/release
Roles
            admin
apiwrite
engineering
operations
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| taskId | string | yes | The identifier of the task to release | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Result of the release operation |