cURL
curl --request DELETE \ --url https://api.spacebring.com/shop/products/v1/{productId} \ --header 'Authorization: Basic <encoded-value>'
This response does not have an example.
Delete a certain product.
shop
See our authentication documentation for how to authorize your requests
The id of the product.
No Content