{
"title": "automation",
"properties": {
"id": {
"description": "The id of the Automation to be cloned.",
"$ref": "common#/definitions/ObjectIdLikeString"
},
"name": {
"description": "An optional name to use for the clone.",
"oneOf": [
{
"type": "null"
},
{
"$ref": "common#/definitions/name"
}
]
}
}
}
Return
DetailsExampleSchema
Name
Type
Description
result
object
The result of the clone operation.
Copied to Clipboard
{
"message": "Successfully retrieved search results",
"data": {
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"componentType": null,
"createdBy": "veniam",
"created": "1967-03-27T23:50:04.266Z",
"lastUpdatedBy": "reprehenderit aute do sit est",
"lastUpdated": "1955-11-07T16:11:39.92Z",
"_id": "88f54f410f26f241a419ddeb",
"gbac": {
"write": [
"c626bb27f9c462cadfb5ca28",
"63e2bc470558fb381b63db37",
"98d3ec8ae25f27017bf96904",
"7f1adf0718ae811a6e54fdff",
"f1c0f7a37b7a4ca1234a0b62"
],
"read": [
"436bdbc1afe59264fc4b9110",
"1086f291f611fcdaf581c019"
]
},
"componentId": "0Fe0c22B-a9dD-D6c8-A4C8-D2A9F2cEE404"
},
"metadata": {
"automaticChanges": [
"deserunt",
"sint ut magna",
"adipisicing",
"eiusmod sunt velit",
"in et do"
],
"triggerCloneResults": {
"message": "reprehenderit Lorem laboris",
"data": [
{
"success": true,
"data": {
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"type": "endpoint",
"enabled": true,
"actionType": "automations",
"actionId": "00e893bbf837bd854b620d44",
"lastExecuted": 1404562,
"createdBy": "enim minim",
"created": "2004-12-27T05:02:54.388Z",
"lastUpdatedBy": "veniam enim velit officia",
"lastUpdated": "1969-05-15T20:21:55.775Z",
"verb": "POST",
"routeName": "uIm-ivZ",
"schema": null,
"_id": "d3a28b516c6d755dce8fee7c",
"jst": null,
"migrationVersion": -66428515
},
"automaticChanges": [
"nisi ipsum exercitation",
"minim",
"consequat",
"sed eiusmod Ut Lorem in"
]
}
]
}
}
}