This page covers the verification step when first setting up a webhook on Dashboard. Please see our payload verification section for information on how to verify webhook payloads from vehicles.
payload.challenge with your application_management_token to create a SHA-256 based HMAC.
Our backend SDKs have helper methods to generate the
HMAC.challenge in your response body with a 200 status code, and the Content-Type header set to application/json.
verificationResponse.body

