Profile & Custom fields

Using profile API you can set basic user profile fields and custom profile fields.

POST /api/user/profile

Headers

Request Body

{
   "success": "Profile updated"
}

Last updated