Updates the availability status of a connector.
Updates the availability status of a connector.
POST
Updates the availability status of a connector.
Authorizations
Authorization: Bearer <SPIRII_API_KEY>
Path Parameters
Uniquely identifies the EVSE
Example:
123456
Identifier of the Connector within the EVSE
Example:
1
Body
application/json
This contains the type of availability change that the EVSE should perform.
Available options:
Inoperative, Operative Example:
"Inoperative"
Response
This indicates whether the EVSE is able to perform the availability change.
Available options:
Accepted, Rejected, Scheduled Example:
"Accepted"
Description providing more details about the performed availability change.
Example:
"Connector availability change was applied successfully."