Register a new user on the system using functions.

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.
Language
Click Try It! to start a request and see the response here!