Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
Registration initiated successfully
The response is of type object
.
Start user registration process
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Registration initiated successfully
The response is of type object
.