Skip to main content
PUT
Update app code

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string<uuid>
required

Body

multipart/form-data
project
file
required

ZIP file containing the project (max 100MB)

Response

App updated successfully

message
string