Links a user account to the currently logged-in CivicId user. The user account to be linked must be a valid user account in Automation or Accela Citizen Access. Specify the required agency name in the HTTP header x-accela-agency, and the optional environment in the HTTP header x-accela-environment. The default environment is "PROD".
| Scope | civicid Deprecated scope name: create_civicid_accounts |
| App Type | All |
| Authorization Type | Access token |
| URI | /v4/civicid/accounts?lang={lang} |
| HTTP Method | POST |
| Automation Version(s) | All |
| Field or Parameter | Type | Required | Values | Description | Automation Version |
|---|---|---|---|---|---|
| accountType | string | Yes | Agency | Citizen | The type of account (whether an agency or citizen account). | All |
| loginName | string | Yes | � | The login of the user to be linked to the logged-in CivicID. | All |
| password | string | Yes | � | The password of the user to be linked to the logged-in CivicID. | All |
| lang | String | No | � | Indicates the language applied. | All |