Stop charging session
POST
/sessions/{chargingSessionId}/stop
Remotely stop a charging session. Note: Users who own the charging session (matching userId) can always stop it, bypassing standard permission checks.
Parameters
Header Parameters
compatibility-date*
API compatibility date in YYYY-MM-DD format. Must be a date after 2025-11-01.
Type
Requiredstring
Example
"2025-11-01"Pattern
"^\\d{4}-\\d{2}-\\d{2}$"organization-id*
Type
Requiredstring
Min Length
1Max Length
40Path Parameters
chargingSessionId*
Type
Requiredstring
Responses
success.generic
application/json
success
const:true
Required