Last updated 8 months ago
POST
This endpoint allows users to delete an existing virtual private server (VPS) from their Cloudblast account.
Body
authKey
string
Your API Key
server_id
int
The ID of the server to delete
Response
{ "message": "Server deleted.", }
{ "error": "Server not found or does not belong to the authenticated user." }
https://console.cloudblast.io/api/public/delete-server