🔴 Not Authorized

Full Test Console

📦 Registry Management registry

Create Registry


Lookup Registry


Authenticate Registry


Update Registry (PATCH)

Note: `user_auth_scheme` is optional; if provided, give it as a JSON string. Translation should be a JSON object mapping old->new auth levels. Keys and values must be strings (quote numeric values), the server will handle coercion. Examples: int->int: {"5":"10"}, str->str: {"guest":"visitor"}, int->str: {"3":"guest"}, str->int: {"member":"1"}.

User Authentication

Demo login: Username: DemoUser101   (Email: DemoEmail@jvm.place)   Password: 1234   DB id: -
👥 User Management users

User CRUD Operations

Response Output

Responses will appear here...