Skip to main content
POST
/
postpf
postpf
curl --request POST \
  --url https://zgjyzx.zxiaoruan.cn/postpf \
  --header 'Content-Type: application/json' \
  --data '{
  "dqandxy": "这里填写地区或学校",
  "pf": "5",
  "phone": "19999999999",
  "email": "aaa@aaa.com"
}'
{}

Headers

Authorization
string
default:Bearer ncyunhua

Body

application/json
dqandxy
string
required
pf
string
required
phone
string
required
email
string
required

Response

200 - application/json

The response is of type object.