curl--location--request POST 'https://s.dusays.com/api/memo?openId=你的memosApi&content=发送的信息&visibility=PUBLIC&resourceIdList=123' \
--header'Content-Type: application/json'
返回响应
🟢200成功
application/json
Body
string
必需
示例
{"error":"code=400, message=Malformatted post memo request, internal=json: cannot unmarshal string into Go value of type api.MemoCreate","message":"Malformatted post memo request"}