28 lines
749 B
JSON
28 lines
749 B
JSON
{
|
|
"error": null,
|
|
"id": null,
|
|
"result": {
|
|
"count": 1,
|
|
"messages": [
|
|
{
|
|
"code": 13001,
|
|
"message": "API Version number was not sent, forward compatibility not guaranteed. Assuming server's API version, 2.83",
|
|
"name": "VersionMissing",
|
|
"type": "warning"
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"error": null,
|
|
"result": {
|
|
"failed": []
|
|
},
|
|
"summary": "Deleted OTP token \"10bd43b5-3204-4695-9225-91064f6c77b3\"",
|
|
"value": [
|
|
"10bd43b5-3204-4695-9225-91064f6c77b3"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|