Remove a charger from an existing location of an OCPI integration between customer and third party
x-ms-visibility: "important"
Use this endpoint to remove charger from a location of an integration.
Path Parameters
integrationId string required
Unique identifier for the integration
locationId string required
Unique identifier for the location of the integration
chargerId string required
Unique identifier for the charger in the integration
Responses
- 200
- 400
- 401
- 404
Returns the ok message
application/json
Schema
Example (from schema)
response
Schema
integrationId string
{
"integrationId": "string"
}
{"integrationId":"123"}
Something went wrong
Not authorised
Item not found
Loading...