curl --location --request POST '/obs/temporary-credentials'
{ "code": 0, "msg": "string", "data": { "encryptedData": "string", "encryptedKey": "string" }, "other": {} }