Generate an HMAC key

POST {{baseUrl}}/merchants/:merchantId/webhooks/:webhookId/generateHmac

Returns an HMAC key for the webhook identified in the path. This key allows you to check the integrity and the origin of the notifications you receive.By creating an HMAC key, you start receiving HMAC-signed notifications from Adyen. Find out more about how to verify HMAC signatures. To make this request, your API credential must have the following roles: * Management API—Webhooks read and write

HEADERS

KeyDatatypeRequiredDescription
Acceptstring