post https://{tenantUrl}/public-api/notifications/v2.0
Subscribe for a webhook or kafka events. Each notification sent to the webhook/kafka will be retried
a number of times and will be rate limited. The rate limits, retries and retry
intervals will be configured by Ampeco.
Each notification callback will contain a signature in the X-Signature
request
header which can be verified using SHA256-HMAC on the body of the request using
the access token that was used when creating the notification as key.
Log in to see full request history
Responses
422The payload you provided is invalid
Callbacks