API v.1
POST
https://auth.ampersand-it.com/api/auth/updateprofile
Authentication
Profile
User
Authorized

Description

Authentication type : application/json

Updates the profile information for the authenticated user. Requires valid JWT token in Authorization header and user must be updating their own profile.

Request Body!
Authorization!
Response200 OK

Request Body
Required


{
  "id": "string",
  "phonenumber": "string",
  "firstname": "string",
  "lastname": "string",
  "email": "string",
  "username": "string",
  "photoUrl": "string"
}
 
An error has occurred. This application may no longer respond until reloaded. Reload 🗙