delete https://{API_URL}/items/
Marks an item as deleted. Only available for items that haven't been minted on the blockchain.
Log in to see full request history
Response
Marks an item as deleted. Only available for items that haven't been minted on the blockchain.
xxxxxxxxxx
curl --request DELETE \
--url https://api_url/items/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here!