ShortLink
populariseShortLink
响应契约:ListPage。
无需登录。 无需请求签名。 返回明文响应。
认证要求:无需登录。
签名要求:无需请求签名。
响应处理:返回明文响应。
get/s32/{code}
Path parameters
codestring required
路由路径参数。
路由路径参数。
Headers
langstring
语言代码,例如 en、zh、es。
语言代码,例如 en、zh、es。
device_numberstring
设备唯一标识。
设备唯一标识。
app_versionstring
客户端版本号。
客户端版本号。
Response
请求成功
Example response
{
"msg": "成功"
}