Delete a collection
Issue a DELETE request to the collections endpoint to delete a specific collection.
DELETE https://admin-api.phosphor.xyz/v1/collections/{collection_id}
The response returns a 204 status code if the deletion was successful.
Issue a DELETE request to the collections endpoint to delete a specific collection.
DELETE https://admin-api.phosphor.xyz/v1/collections/{collection_id}
The response returns a 204 status code if the deletion was successful.