cURL
curl --request DELETE \ --url https://api.artisn.desarrollo-redbrand.com/api/admin/fiscal-groups/{id} \ --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