Updates the password of the specified citizen user {id}.
Scope | users Deprecated scope name: update_citizenaccess_citizens_password |
App Type | All |
Authorization Type | Access token |
URI | /v4/citizenaccess/citizens/{id}/password?lang={lang} |
HTTP Method | PUT |
Automation Version(s) | 7.3.3.4 |
Field or Parameter | Type | Required | Values | Description | Automation Version |
---|---|---|---|---|---|
password | string | Yes | � | The citizen user's password. | 7.3.3.4 |
id | string | Yes | � | The unique identifier for the object, assigned by the Civic Platform server and provided in a response. | 7.3.3.4 |
lang | String | No | � | Indicates the language applied. | 7.3.3.4 |