Request
DELETE https://api.virtuscloud.app/v2/databases/{databaseId}
Headers
Your Virtus Cloud API key. Pass it directly as the header value — no prefix required.Example:
Authorization: vc_live_xxxxxxxxxxxxPath Parameters
The unique identifier of the database you want to permanently delete.
Response
Returns
"success" when the database has been successfully deleted.