curl --location --request DELETE 'https://4sapi.com/api/user/self' \ --header 'Authorization: {{Access-Token}}' \ --header 'New-Api-User: {{UserName}}'
{}