{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
true
],
"success": true
}
Write storage data with the provided parameters
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
true
],
"success": true
}
Write Storage Request
The body is of type object
.
OK
The response is of type object
.