Authorization: Bearer ********************
curl --location --request DELETE 'https://fast-soy-admin.sleep0.de/api/v1/business/hr/tags' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "ids": [ 0 ] }'
null