Skip to content

Set registration status

PUT
/v1/admin/registrations

Opens or closes new user registrations.

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Request Body

application/json
JSON
{
}

Responses

{closed: bool}

application/json
JSON
{
}

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI