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. |
Copied to Clipboard
{
"type": "object",
"properties": {},
"required": [],
"additionalProperties": false
}
Return
DetailsExampleSchema
| Name |
Type |
Description |
| result |
object |
The result of the release operation. |
Copied to Clipboard
{
"message": "Successfully created the requested item",
"data": {
"_id": "BcaED7C8-a888-72Dd-dbb9-b3fee0ED425F",
"location": "Adapter",
"view": "voluptate consequat",
"status": "incomplete",
"app": "sed non velit",
"name": "sunt elit sit",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~1/eq+/~0/~1/gfxn/~0"
},
{
"type": "encryption",
"pointer": "/tsBJ/~0/~0/Sk/~0/p+0W/W60w/B.bHl2l/gH3Mn"
},
{
"type": "encryption",
"pointer": "/~1/YPPYc/SI1LDsGAj/~0/~0/~0/~0"
},
{
"type": "encryption",
"pointer": "/qCp0ELU./~1"
}
]
},
"last_updated": "2025-04-14T05:39:15.521Z",
"encodingVersion": 1,
"job": {
"_id": "b14317764365e40f4cb4d8a4",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"b72958af9ef8eb8e2340143b",
"14bfd5fa00d692697186e2c8",
"d09132c823b0e063c5308755",
"f4b1380b340c850fb46720b1",
"8ecc7251e0a11e3197cb7a94"
]
},
"groups": [
"757099d4cc559d16e9db2bc2",
{
"_id": "27cf9e7908fa1b079fcea9c2",
"provenance": "proident dolor",
"name": "proident reprehenderit",
"description": "ut aute ea",
"memberOf": [
{
"groupId": "5eb6d1753fbc8ddaec285c21",
"aaaManaged": false
},
{
"groupId": "0369d138fbd6194f7d19a85c",
"aaaManaged": true
},
{
"groupId": "1fcc70dae2c8f9c0a94cd8d4",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "officia"
}
],
"inactive": true,
"_meta": {
"created": "1963-09-02T21:48:47.655Z",
"updated": "1989-06-25T23:40:24.386Z",
"migrationVersion": 46188594
}
}
],
"type": "operation",
"metrics": {
"start_time": "elit qui anim incididunt cillum",
"end_time": -63416297.98917938,
"server_id": "deserunt enim elit do occaecat",
"finish_state": "success",
"run_time": 8190777.688716412,
"retrying": false,
"user": "",
"owner": {
"_id": "f095effb2b7687a19672ab60",
"provenance": "consectetur officia aute",
"username": "Excepteur aute qui fugiat mollit",
"firstname": "in",
"memberOf": [
{
"groupId": "edcf1d193600e4bdec6ee414",
"aaaManaged": true
},
{
"groupId": "5962c369fbd6412db31e5a1a",
"aaaManaged": true
},
{
"groupId": "27b7fcf11173aefb6fa26bfc",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "esse irure"
},
{
"roleId": "do"
},
{
"roleId": "tempor ut ea cillum"
}
],
"inactive": true,
"lastLogin": "1953-06-18T12:02:31.299Z",
"_meta": {
"created": "2012-12-10T21:43:20.907Z",
"updated": "2023-04-21T23:42:36.657Z",
"migrationVersion": 71085906
},
"email": "cupidatat id"
}
}
}
}