Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Delete a database hosted on Square Cloud.
cURL
curl --request DELETE \ --url https://api.squarecloud.app/v2/databases/{database_id} \ --header 'Authorization: <authorization>'
{ "status":"success" }
success
error