/chargers
POST {{baseUrl}}/chargers
Request Body
{"name"=>"<string>", "authorizationState"=>"<object>", "chargerType"=>"<string>", "chargerVersion"=>"<string>", "connectors"=>[{"id"=>"<string>", "power"=>"<number>", "status"=>"<string>", "type"=>"<string>", "pluginType"=>"<string>", "parkingSpace"=>"<number>", "parkingSpaceId"=>"<string>", "info"=>"<object>"}, {"id"=>"<string>", "power"=>"<number>", "status"=>"<string>", "type"=>"<string>", "pluginType"=>"<string>", "parkingSpace"=>"<number>", "parkingSpaceId"=>"<string>", "info"=>"<object>"}], "chargingMode"=>"<string>", "maxPower"=>"<object>", "efficiency"=>"<object>", "location"=>{"x"=>"<number>", "y"=>"<number>", "id"=>"<string>"}, "uniqueId"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | 
RESPONSES
status: Created
""