...
Code Block |
---|
Content-type:application/json, x-api-key: apiKeyapi-key1 |
Body :
Code Block |
---|
{ "auth" : "apiKey", "file" : "filePath", "userId" : "userId", "server": "serverId", "param": "value" } |
...
...
Code Block |
---|
Content-type:application/json, x-api-key: apiKeyapi-key1 |
Body :
Code Block |
---|
{ "auth" : "apiKey", "file" : "filePath", "userId" : "userId", "server": "serverId", "param": "value" } |
...