{ "clientId": "string", "label": "string", "accessKey": "string", "secretKey": "string" }
curl --location --request PUT 'https://webdiff.perk-net.com/api/open/cookiePlusAccount/upsert' \ --header 'token: 19059c06a4024a0e99214e4a05cc84a1' \ --header 'Content-Type: application/json' \ --data '{ "clientId": "string", "label": "string", "accessKey": "string", "secretKey": "string" }'
{ "code": 0, "msg": "string", "data": null }