Post
Create a new user profile
Parameters:
Name
Optional / Required
Data type
Description
Default
required
String
Your email address (valid email address)
username
required
String
Your username (Allowed characters a-z, A-Z, 0-9 and a dot, min. length 5 characters, max. length 30 characters)
password
required
String
Your password (min. length 6 characters)
gender
optional
String
Your gender (male or female)
firstname
optional
String
Your firstname (min. length 2 characters, max. length 100 characters)
lastname
optional
String
Your lastname (min. length 2 characters, max. length 100 characters)
birth_date
optional
Date
Your birth_date (YYYY-MM-DD)
address
optional
String
Your address (max. length 255 characters)
zip_code
optional
String
Your zip code (max. length 10 characters)
city
optional
String
Your city (max. length 50 characters)
country
optional
String
Your country (DE, GB, FR, ...)
description
optional
String
Your address (max. length 255 characters)
website
optional
String
Your website (max. length 255 characters, valid URL)
blog
optional
String
Your blog (max. length 255 characters, valid URL)
avatar
optional
String
A valid image URL
language
optional
String
Your language (de, en, fr, ...)
Demo
URL Find your token on - yumpu.com Token
email username password
Optional parameters:
gender firstname lastname birth_date address zip_code city country description website blog avatar language
Add optional parametersRun request
Example:
Whatever language you are using, the result will be the same.
Last updated