Application
Commit Application
Send a change to your application. Rate limited to 1 request per 2 seconds per user, plus 1 per 5 seconds per application.
POST
Commit Application
The API key for your account. You can find this in your account settings.
Parameters
The ID of the application. You can find this in the URL of your application’s dashboard.
Use FormData or NodeJS Buffer (single file or compress [zip])
Optional. The destination directory inside the application. A
.zip is unpacked here; any other file is placed at path/filename. Defaults to the application root.Response
Indicates whether the call was successful..
success if successful, error if not.Commit Application

