curl --location --request DELETE 'https://crm.private-crm.ru/api/public/user//address/' \ --header 'Identifier: demo' \ --header 'Application-key: tokenkey'
{ "message": "Успешно удалено" }