{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
true
],
"success": true
}
Delete an existing secret with the provided key
{
"error": "<string>",
"pagination": {
"limit": 123,
"order": "<string>",
"page": 123,
"total": 123
},
"result": [
true
],
"success": true
}
Secret key details
The body is of type object
.
OK
The response is of type object
.