DELETE
/
secrets
{
  "error": "<string>",
  "pagination": {
    "limit": 123,
    "order": "<string>",
    "page": 123,
    "total": 123
  },
  "result": [
    true
  ],
  "success": true
}

Body

application/json

Secret key details

The body is of type object.

Response

200
application/json

OK

The response is of type object.