v51

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-0118684573.2 KB
System Configuration

Unsetting the title and description configured for the login page

(introduced: version 2026.1)

If the configuration is unset, all users who visit the login page will once again see the default title and description.

delete/v1/config/login-appearance

Response

OK

successboolean required

Example response

{
  "success": true
}