Skip to main content
POST
Update user profile
Updates the current user’s profile information.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
surname
string
jobTitle
string
city
string
country
string

Response

Profile updated successfully.

message
string