Authorization: Bearer ********************
curl --location --request DELETE 'https://www.mijnhostingpartner.nl/v2/DomainHolder/' \ --header 'Authorization: Bearer <token>'
{ "status": "error", "message": "Missing client_id or client_secret" }