{
"appkitApp": {
"id": "<string>",
"name": "<string>",
"description": "<string>",
"contextPath": "<string>",
"enabled": false,
"war": "<string>",
"warMd5": "<string>",
"warSize": 123,
"type": "<string>"
},
"editingSessions": [
{
"id": "<string>",
"owner": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"version": "<string>"
}
]
}
{
"appkitApp": {
"id": "<string>",
"name": "<string>",
"description": "<string>",
"contextPath": "<string>",
"enabled": false,
"war": "<string>",
"warMd5": "<string>",
"warSize": 123,
"type": "<string>"
},
"editingSessions": [
{
"id": "<string>",
"owner": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"version": "<string>"
}
]
}
Application ID
successful operation
The response is of type object
.
Was this page helpful?