Summary
Claim a task
Description
Mark a task's ownership with the current user's user id.
Route
POST /operations-manager/tasks/:taskId/claim
Roles
            admin
apiwrite
engineering
operations
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| taskId | string | yes | The identifier of the task to be claimed | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Result of the claim operation |