Cancel a listing
Cancel a listing using the Phosphor API.
Issue a DELETE
request to the listings
endpoint with the ID of the listing to cancel.
DELETE https://admin-api.phosphor.xyz/v1/listings/{listing_id}
Cancel a listing using the Phosphor API.
Issue a DELETE
request to the listings
endpoint with the ID of the listing to cancel.
DELETE https://admin-api.phosphor.xyz/v1/listings/{listing_id}