/RegisterUser

Register a new user on the system using functions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Register a new user.

  • When using apikey, endpoint will not try to look for authorization header.
  • When using authorization header, bearer token should be of type client_credentials.

Description

Register a new user.

Parameters

ParameterDefinition
usernameDesired username
emailEmail address
passwordDesired password, at least 6 chars long
first_nameUser first name
last_nameUser last name
user_typeUser type
date_of_birthdate of birth in YYYY-MM-DD format
apikeyAPI access key supplied by Rebuilding Society.
Form Data
string
string

[alphanumeric chars without spaces]

string
string

[any value acceptable by query string]

string

[alphanumeric chars]

string

[alphanumeric chars]

string

[lender, borrower, adviser]

string

[YYYY-MM-DD]

Headers
string

bearer <access_token>

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
rebuildingsociety.com © copyright 2019