PUT /api/workflow/compose/start/
Authorization: Bearer ${token}
Content-Type: application/json
{
"context": "",
"file": "",
"identity": "",
"service": []
}
[
{
"kind": "status",
"payload": {
"code": 0,
"message": ""
}
},
{
"kind": "entity",
"payload": ""
},
{
"kind": "entity",
"payload": {
"id": "",
"state": ""
}
}
]