Create User
This endpoint creates a new user
POST
Body
string
This is the id of the user. It is used to identify the user.
boolean
Indicates if the user is currently active
string
URL or path to the user’s avatar image
string
Biography or description of the user
date
Date of birth of the user
string
Country of residence of the user
string
Email address of the user
string
First name of the user
string
Last name of the user
date
Date and time when the user was last seen
date
Date and time when the user last typed a message
string
Location or address of the user
string
Organization or company the user belongs to
string
Phone number of the user
string
Regions or areas associated with the user
string
Title or job position of the user
string
Twitter handle or username of the user
string
Unique username of the user
Response
string
This is the id of the user. It is used to identify the user.
boolean
Indicates if the user is currently active
string
URL or path to the user’s avatar image
string
Biography or description of the user
date
Date of birth of the user
string
Country of residence of the user
string
Email address of the user
string
First name of the user
string
Last name of the user
date
Date and time when the user was last seen
date
Date and time when the user last typed a message
string
Location or address of the user
string
Organization or company the user belongs to
string
Phone number of the user
string
Regions or areas associated with the user
string
Title or job position of the user
string
Twitter handle or username of the user
string
Unique username of the user