Summary
Update an application.
Description
Update an application in IAP.
Route
PUT /applications/:name
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | The name for the selected application. |
properties | object | yes | Contains the properties for the selected application. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The output of the application update process. |