Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID of the volume to delete
Example:
100
Response
Success response
Example:
true
Delete a volume by its ID. CLI Usage: vastai delete volume VOLUME_ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the volume to delete
100
Success response
true