cURL
curl --request DELETE \ --url https://api.artisn.desarrollo-redbrand.com/api/admin/product-fiscal-categories/{productId} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>", "error": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Eliminado