Skip to main content
POST
Unlist Volume

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Body

application/json
id
integer

ID of the volume listing to unlist

Example:

2029

Response

Success; returns {"success": true, "msg": "Unlisted Volume ."}

success
boolean
required

Always true on success.

msg
string
required

Confirmation message including the volume ID.