groupActionPostResponse
groupActionPostResponse
JSON Example
{
"data": {
"interconnectTaskId": "string",
"groupId": "string"
},
"warnings": [
{
"message": "string"
}
],
"errors": [
{
"code": "string",
"message": "string"
}
]
}