Assets
Delete asset
Delete an asset by its Axle UUID.
The asset will be deleted if it exists. Returns a confirmation message upon successful deletion.
DELETE
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
204
Asset successfully deleted
Previous
Handle asset eventHandle notification of an event happening on an asset.
This endpoint allows reporting various events related to an asset, such as:
- Plug-in/plug-out events
- Updates to charging intent
- Charge now events
If a tariff is included, it must comply with the OSM opening hours standard (https://wiki.openstreetmap.org/wiki/Key:opening_hours) for off-peak times and have a valid timezone, or a 400 error will be returned.
Next