Patch the Currently Authenticated User.
PATCH
/me
200Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Username | string | --- | 100 characters | --- | ||
Password | string | password | --- | --- | ||
FirstName | string | --- | 100 characters | --- | ||
LastName | string | --- | 100 characters | --- | ||
string | --- | 200 characters | --- | |||
Phone | string | --- | 100 characters | --- | ||
TermsAccepted | string | date-time | --- | --- | ||
Active | boolean | --- | --- | --- | ||
xp | object | --- | --- | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
Buyer | Read Only | object | --- | --- | --- | |
Supplier | Read Only | object | --- | --- | --- | |
Seller | Read Only | object | --- | --- | --- | |
ID | string | --- | 100 characters | --- | ||
CompanyID | Read Only | string | --- | --- | --- | |
Username | string | --- | 100 characters | --- | ||
Password | string | password | --- | --- | ||
FirstName | string | --- | 100 characters | --- | ||
LastName | string | --- | 100 characters | --- | ||
string | --- | 200 characters | --- | |||
Phone | string | --- | 100 characters | --- | ||
TermsAccepted | string | date-time | --- | --- | ||
Active | boolean | --- | --- | --- | ||
xp | object | --- | --- | --- | ||
AvailableRoles | Read Only | array | --- | --- | --- | |
Locale | Read Only | object | --- | --- | --- | |
DateCreated | Read Only | string | date-time | --- | --- | |
PasswordLastSetDate | Read Only | string | date-time | --- | --- |