Cancel
Available for user tokens and project keys
Cancel
POST
https://api.suble.io/projects/:projectId/vm/:vmId/cancel
Schedule or unschedule cancellation of a virtual machine
Headers
Name | Type | Description |
---|---|---|
Authorization | string | User token or project key |
Request Body
Name | Type | Description |
---|---|---|
cancel | boolean | true = cancel, false = remove scheduled cancellation |
Last updated