Application
Commit Application Changes
Send a change to your application. It has a rate limit of 1 request every 3 seconds.
POST
The API key for your account. You can find this in your account settings.
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])
Response
Indicates whether the call was successful. success
if successful, error
if not.
A message indicating the status of the commit.