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