English
Remove your application from Square Cloud. (yellow category)
cURL
curl --request DELETE \ --url https://api.squarecloud.app/v2/apps/{app_id} \ --header 'Authorization: <authorization>'
{ "status": "success" }
success
error
Was this page helpful?