Network Volumes
unlist network-volume
Unlists a network volume for rent.
CLI Usage: vastai unlist volume <offer_id>
post/api/v0/network_volumes/unlist/
Request body
Response
Successful response
Example response
{
"success": true,
"id": 6,
"msg": "Deleted network volume listing"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.