Profile Get Email
GET
{{baseurl}}/more/profile/email/get
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer {{userToken}}
可选
响应参数
参数名
类型
描述
必填
message
string
示例:This is the email of given user.
必填
data
string
示例:test@sync.com
必填