mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-03 07:04:07 +01:00
23 lines
541 B
JSON
23 lines
541 B
JSON
{
|
|
"jsonrpc" : 2.0,
|
|
"method": "account/search",
|
|
"params":
|
|
{
|
|
"authToken": "2cee8b224f48e01ef48ac172e879cc7825800a9d7ce3b23783212f4758f1c146",
|
|
"tokenPass": "1234",
|
|
"id": "10",
|
|
"text": "API",
|
|
"name": "API Test",
|
|
"clientId": "1",
|
|
"categoryId": "4",
|
|
"login": "toor",
|
|
"url": "http://www.google.com",
|
|
"notes": "bla bla bla\nbla bla~!?|.$%&/()=¿ªº€\"'",
|
|
"private": "0",
|
|
"privateGroup": "0",
|
|
"expireDate": "0",
|
|
"parentId": "0",
|
|
"pass": "erfwerfreqfgqer%&/()=?="
|
|
},
|
|
"id": 1
|
|
} |