/delete-server
Delete Server
POST
https://console.cloudblast.io/api/public/delete-server
This endpoint allows users to delete an existing virtual private server (VPS) from their Cloudblast account.
Body
Name | Type | Description |
---|---|---|
| string | Your API Key |
| int | The ID of the server to delete |
Response
Last updated