Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"contextPath": "<string>",
"enabled": false,
"war": "<string>",
"warMd5": "<string>",
"warSize": 123,
"type": "<string>"
}Update a webapp
deprecated
PUT
/
webapps
/
{id}
Error
A valid request URL is required to generate request examples{
"id": "<string>",
"name": "<string>",
"description": "<string>",
"contextPath": "<string>",
"enabled": false,
"war": "<string>",
"warMd5": "<string>",
"warSize": 123,
"type": "<string>"
}Headers
An entity tag to match
Path Parameters
The entity ID
Body
application/json
JSON-formatted configuration values
The body is of type object.
Was this page helpful?
⌘I