Update User Details
Update the profile details for the given user
When updating Payor users with the role of payor.master_admin a verificationCode is required
Path parameters
The UUID of the User.
Request body
Example request
{
"firstName": "John",
"lastName": "Doe",
"primaryContactNumber": "11235555555",
"mfaType": "TOTP",
"smsNumber": "11235555555",
"secondaryContactNumber": "11235555550",
"email": "foo@example.com",
"verificationCode": "123456"
}Response
request completed okay
Changes
Changed in 6 of the 50 revisions of this API.10331
- ▲
the
errors/items/response's property type/format changed from/toobject/for status400response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status401response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status403response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status404response-property-type-changed
- ▲
the
errors/items/response's property type/format changed from/toobject/for status409response-property-type-changed
- ○
added the optional property
errors/items/errorCodeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorCodeto the response with the409statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the404statusresponse-optional-property-added
- ○
added the optional property
errors/items/errorDatato the response with the409statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the404statusresponse-optional-property-added
- ○
added the optional property
errors/items/localisationDetailsto the response with the409statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
httpStatusCodeto the response with the409statusresponse-optional-property-added
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/locationTypedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
- ○
response property
errors/items/reasonCodedeprecatedresponse-property-deprecated
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
changed the pattern of the request property
primaryContactNumberfrom^\+?[1-9]\d{1,14}$to^\+[1-9]\d{1,14}$request-property-pattern-changed
- ●
changed the pattern of the request property
secondaryContactNumberfrom^\+?[1-9]\d{1,14}$to^\+[1-9]\d{1,14}$request-property-pattern-changed
- ●
changed the pattern of the request property
smsNumberfrom^\+?[1-9]\d{1,14}$to^\+[1-9]\d{1,14}$request-property-pattern-changed
- ●
- ▲
the response's body type/format changed from
object/to/for status404response-body-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status404response-property-type-changed
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
object/to/for status409response-body-type-changed
- ▲
the
errors/items/response's property type/format changed fromobject/to/for status409response-property-type-changed
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 257 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲