curl --location --request POST 'api/default_address' \ --header 'Authorization: Bearer {{token}}' \ --header 'clientid: operator' \ --header 'sk: {{sn}}' \ --form 'university_id="2"' \ --form 'cabinetCode="20260225095018"'
{}