Skip to main content
PATCH
Update user
Update specific fields of a user’s account. Requires Administrative access.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
Name
string
Surname
string
Company_Name
string
Company_Verified
boolean
Permission
string
Phone
string
Address
string
JobTitle
string

Response

User updated successfully.

message
string