curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/logs/export \
--header 'Authorization: Bearer <token>'{
"uuid": "<string>",
"type": "<string>",
"status": "<string>",
"requested_at": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/chargers/{charger}/logs/export \
--header 'Authorization: Bearer <token>'{
"uuid": "<string>",
"type": "<string>",
"status": "<string>",
"requested_at": "<string>"
}Starts an asynchronous export of OCPP logs for the charger. Returns an export resource that can be polled for status. Rate limited to 3 requests per minute.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.
pending or processing.