v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-014430130.6 KB
applications

Update an application

put/applications/{appId}

Path parameters

appIdstring required

The ID of the app which this request is targeting.

Request body

namestring required

The name of the app.

urlstring

The URL by which the app is accessed, this must be URL encoded.

Response

Returns the updated application.