{ "id":"2552755", "content":{ "name":"修改测试API04", "mobile":"15554710014" } }
curl --location --request POST 'https://www.micecube.com/api/participant/update' \ --header 'Mice-Auth: {"UserPublicKey":"6VOmseww9mHFa70afz1idGh0Ty6VeuCf","ActivityId":203306,"Time":1661536703,"Version":1,"Signature":"157fe3ecdcfd514cab24a5fd2ceb1873"}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":"2552755", "content":{ "name":"修改测试API04", "mobile":"15554710014" } }'
{ "code": 1, "msg": "修改成功" }