Skip to main content
POST
Reward
"<string>"

Authorizations

Authorization
string
header
required

Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>

Headers

X-IMPRINT-HMAC-SIGNATURE
string
required

HMAC signature generated using shared webhook secret and webhook payload

Body

application/json
object
enum<string>

The type of object associated with this webhook event. This field indicates what kind of resource has been created or updated.

Available options:
REWARD
Example:

"REWARD"

data
object

Response

200 - text/plain

Webhook received successfully.

The response is of type string.