app-operations_manager

On this page:

releaseTask

Summary

Release a currently assigned task

Description

Remove user assignment from 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 id of the Task iteration to be released.

Return

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