Verify message

Verify signed message against a given KeyId (where not storing or cacheing Deko public key to do so locally)

Path Params
uuid
required

A key ID used to denote a particular public key used for signing payloads from Deko.

Body Params
payload
object
required
string

An HMAC signature header provided on Deko callbacks to verify it is from Deko.

Responses
200

The payload was signed by the Deko key.

403

The payload was not signed by the Deko key.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!