Commands
Set Charge Limit
Sets a limit on the amount of current that can be drawn from a connector
POST
/
teams
/
{team_id}
/
chargers
/
{charger_id}
/
commands
/
charge-limit
This route is subject to rate limiting, allowing for a maximum of 8 requests per 60 seconds. We welcome your feedback on this rate limit, and encourage you to get in touch with us should you have any comments or suggestions.
Please be aware that the charge limit does not carry over from one transaction to another.
Request
team_id
integer
requiredThe id of the team
charger_id
integer
requiredThe id of the charger
Response
Was this page helpful?