v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437198164.5 KB

Updates an application and creates a new version.

patch/applications/{applicationId}

Path parameters

applicationIdstring required

The unique identifier of the application you want to update.

Request body

currentApplicationVersioninteger required

The current version of the application to update.

descriptionstring

The description of the application to update.

Response

Success

applicationVersioninteger required

The new version of the application.