Skip to main content

Registers a new user

POST /v1/register

Summary

Registers a new user.

Details

Request body: JSON object with emailAddress, password, and invitationCode.

In standalone environments, new users are activated immediately.

Authentication

No operation-level security requirement is documented here.

Parameters

None documented here.

Request Body

No request body is documented here.

Responses

200

Success. No response body.

No response body schema documented.