English
Send a change to your application. It has a rate limit of 1 request every 3 seconds.
cURL
curl --request POST \ --url https://api.squarecloud.app/v2/apps/{app_id}/commit \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "status": "success" }
success
error
Was this page helpful?