English
Deletes a database hosted on Square Cloud
cURL
curl --request DELETE \ --url https://api.squarecloud.app/v2/databases/{databaseId} \ --header 'Authorization: <authorization>'
{ "status":"success" }
success
error
Was this page helpful?