{
"shortLinkVendor": 0,
"type": 0,
"longUrl": "string",
"status": 0
}curl --location '/short/link/pool' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"shortLinkVendor": 0,
"type": 0,
"longUrl": "string",
"status": 0
}'{
"code": 0,
"msg": "",
"data": false
}