Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Check if user registration is allowed
GET
/users/registration-allowed
Check if user registration is allowed.
Server: localhost:8081
Authorizations
bearerAuth
Type
HTTP (bearer)
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
"allowed"
:
true
}
GET
/users/registration-allowed
Playground
Server
Select a server...
Authorization
bearerAuth
Try it out
Samples
Powered by
VitePress OpenAPI