curl --location --request POST '/adminapi/marketing.address_library/del' \ --header 'version: 2.0' \ --header 'token: {{ptoken}}' \ --form 'id=""'
{}