Skip to main content
PATCH
Update an existing app

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Unique identifier of the app

Body

application/json

The body is of type object.

Response

App updated successfully

status
enum<string>
required

Status of the update operation

Available options:
success,
unchanged
Example:

"success"

message
string
required

Message describing the result of the operation

Example:

"Minor changes saved successfully"

changes
object[]
required

List of changes made to the app manifest