Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://connect.cariqa.com/api/v1/users/{user_id}/charging/stop/{session_id}/ \ --header 'Authorization: Bearer <token>'
{ "detail": "<string>" }
Stop charging session
JWT Authorization header using the Bearer scheme.
No response body
Was this page helpful?