Chargers
Create a new charger
Creates a new charger for the given site
POST
/
teams
/
{team_id}
/
sites
/
{site_id}
/
chargers
Request
team_id
integer
requiredThe id of the team
site_id
integer
requiredThe id of the site
Response
data
Charger
The newly created charger
Was this page helpful?