分享位置
POST
/Msg/ShareLocation请求参数
Body 参数application/json
Infourl
string
可选
Label
string
可选
Poiname
string
可选
Scale
number <double>
可选
ToWxid
string
可选
Wxid
string
可选
X
number <double>
可选
Y
number <double>
可选
示例
{
"Infourl": "string",
"Label": "string",
"Poiname": "string",
"Scale": 0,
"ToWxid": "string",
"Wxid": "string",
"X": 0,
"Y": 0
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 1 年前