Skip to main content
WEBHOOK

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:
APPLICATION
Example:

"APPLICATION"

data
object

Response

200 - text/plain

Webhook received successfully.

The response is of type string.