Create a user

During the account creation, the chargingLocations object (including coordinates, address, tariffs and energy supplier) are allowed to be included and all the relevant entities will be stored through this call. An optional list of agreements ids can be added to the user in the same request Optionally this endpoint can be called with just the user details, after that the individual charging location(s) can be added through the relevant endpoints.

Requires a Management Access Token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The user object, charging locations entity and agreements ids may be included

string | null

First name of the user to create

string | null

Last name of the user to create

string | null

Email of the user to create

string | null

Locale of the user to create, if not specified this will default to en

string | null

ExternalData of the user

string | null

Country of residence of the user in ISO 3166-1 alpha-2 standard

chargingLocations
array of objects | null

Charging locations of the user

chargingLocations
agreementIds
array of uuids | null

Agreements of the user. Optional parameter

agreementIds
Headers
string

Name of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

string

Version of the client (or system) calling the api, this is helpful for tracing requests. This is optional.

Responses

401

Unauthorized

403

Forbidden

504

Internal api timeout

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json