Skip to content

Update registration allowed status

PATCH
/users/registration-allowed

Update registration allowed status. Server: localhost:8081

Authorizations

bearerAuth
TypeHTTP (bearer)

Request Body

application/json
JSON
{
"allowed": true
}

Responses

OK

application/json
JSON
{
"message": "string"
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the Apache License Version 2.0