API Reference
Receive a signed Greenhouse webhook
Validates Signature over the raw body and requires a durable Greenhouse-Event-ID for replay protection.
POST
Authorizations
Greenhouse signature verified against the installation webhook secret.
Headers
Stable event identity. Preserve it unchanged across retries.
Path Parameters
Pattern:
^[23456789ABCDEFGHJKLMNPQRSTWXYZabcdefghijkmnopqrstuvwxyz]{17}$Body
application/json
Response
Processed or exact duplicate acknowledged.
The response is of type string.