Profile

Update profile information

patch/2/profile

Query parameters

dry_runboolean

Ensures that the request passes the system validation

Request body

birth_atstring nullable
country_idinteger
current_account_idinteger
current_passwordstring
emailstring required

Email

firstnamestring
keep_session_idsstring[]
language_idinteger

Unique identifier of the language that is related to the resource {name}

lastnamestring
localestring

Represents a language identifier and a region identifier

passwordstring
reminder_emailstring
reminder_phonestring
successful_connexion_notificationboolean
timezonestring
timezone_idinteger
unsuccessful_connexion_limitboolean
unsuccessful_connexion_notificationboolean
unsuccessful_connexion_rate_limitinteger

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.