Authorization: Bearer ********************
curl --location --globoff --request DELETE '/secured/api/clients/{{COMPANY_ID}}' \ --header 'Authorization: Bearer <token>'
{}