curl --location --request DELETE 'https://crm.private-crm.ru/api/public/order/' \ --header 'Identifier: demo' \ --header 'Application-key: tokenkey'
{ "message": "success" }