User Management
Create user profile
Create a new user profile linked to a user on your platform.
post/uploadposts/users
Request body
Response
Profile created successfully.
Example response
{
"success": true
}Create a new user profile linked to a user on your platform.
Profile created successfully.
{
"success": true
}