cURL
curl --request DELETE \ --url https://api.spacebring.com/shop/categories/v1/{id} \ --header 'Authorization: Basic <encoded-value>'
{ "message": "<string>", "type": "<string>" }
Delete a shop category.
shop
See our authentication documentation for how to authorize your requests
The id of the network. Required when using bearer token authentication
The id of the shop category
No Content