HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Notifications / Update

Update a notification

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
enum
required
Allowed:
notifications
array of objects
required
notifications*
boolean
Defaults to false

When true, the notification timestamp will be included in the HMAC signature calculation. The timestamp is added in front of the signed JSON payload delimited by '.' (dot).

boolean
Defaults to false

When set to true, notification updates for infrastructure received via roaming are excluded. Affected notification types: ChargePointChangedNotification, chargePoint.changed, evse.changed, and LocationChangedNotification. All other notification types are unaffected.

boolean
Defaults to false

When true, this webhook will not send notifications for actions performed via the Public API using the same API token that owns this webhook. Useful when the integration only needs to react to external events.

webhook
object

Webhook configuration. Only present and required in case via = webhook

kafka
object

Kafka configuration. Only present and required in case via = kafka

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json