cPHulk
Management

Remove all login security records

This function removes the login history entries from the cPHulk database.

get/flush_cphulk_login_history

Response

HTTP Request was successful.

Example response

{
  "data": {
    "records_removed": 10
  },
  "metadata": {
    "command": "flush_cphulk_login_history",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.