Charge Points
Bulk import charge points from a CSV file
Imports charge points from a CSV file (charge_point_identifier, charge_point_name). Returns 204 once the import job is queued; the actual import runs asynchronously and emails the supplied user. Required scope: charge-points:write </br>Organization authorization: supported
post/api/v1/charge-points/bulk/import
Request body
Response
Import queued
Changes
No recorded changes to this endpoint across all 1 revision of this API.