app-operations_manager

On this page:

assignTask

Summary

Assign a task to a user

Description

Assign a task to a user.

Route

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

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
taskId string yes The identifier of the task to assign a user to
userId string yes The identifier of the user to assign to the task

Return

DetailsExampleSchema
Name Type Description
result object Result of the claim operation