Authorization: Bearer ********************
curl --location --globoff '{{urlBase}}/contacts/{{contactId}}?contactId=undefined' \ --header 'x-api-key;' \ --header 'Authorization: Bearer <token>'
{}