post https://api.telematica.so/v3/battery//operation-mode
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://api.telematica.so/v3/battery/batteryId/operation-mode \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"operationMode": "SELF_POWERED"
}
'
Try It!
to start a request and see the response here! Or choose an example: