API Documentation
docs.signius.eu
PROFESSIONAL RA
PROFESSIONAL RA
  • Introduction
  • Create User
  • Initialize verification
  • List of verification methods
  • Check if verification is required
  • Delete user
Powered by GitBook
On this page

Create User

Create a new user

With this request, you are able to create new user.

POST https://professional.signius.eu:8300/api/ra/users

Headers

Name
Value

Content-Type

application/json

Body

Name
Type
Description

email

string

User email

phoneNumber

string

Phone number

authToken

string

User password

firstName

string

User's firstname

lastName

string

User's lastname

citizenship

string

Two uppercase letter as coutryname

language

string

Two lowercase letters

Response

PreviousIntroductionNextInitialize verification

Last updated 10 months ago