{ "email": "197795131@qq.com", "password": "ehcins", "operation_type": 1 }
curl --location --request POST '/api/v1/user/send_email' \ --header 'access_token;' \ --header 'refresh_token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "email": "197795131@qq.com", "password": "ehcins", "operation_type": 1 }'
{}