Application
Commit Application Changes
Send a change to your application. (yellow category)
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.
Was this page helpful?