app-operations_manager

On this page:

claimTask

Summary

Claim a task

Description

Assign a Task to the current user.

Route

POST /operations-manager/tasks/:taskId/claim

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
taskId string yes The id of the Task iteration to be claimed.

Return

DetailsExampleSchema
Name Type Description
result object The result of the claim operation.