Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the machine to clean up.
Body
application/json · object
An empty JSON object is expected.
This endpoint removes expired contracts on a specified machine, freeing up space.
CLI Usage: vast-ai cleanup machine
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the machine to clean up.
An empty JSON object is expected.