Skip to main content
POST
Reboots a charge box. (Alias for soft reset)

Authorizations

Authorization
string
header
required

Authorization: Bearer <SPIRII_API_KEY>

Path Parameters

id
number
required

ID that uniquely identifies the charge box

Example:

123456

Response

status
enum<string>
required

This indicates whether the charge box is able to perform the reset/reboot

Available options:
Accepted,
Rejected
Example:

"Accepted"

error
object

This contains the error message if the action was rejected