For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Help CenterOpenAPI SpecStatus
OverviewInquiriesTransactionsAPI ReferenceChangelog
OverviewInquiriesTransactionsAPI ReferenceChangelog
  • Overview
    • Introduction
    • How Persona Works
    • Security
    • Environments
  • Sending data to Persona
    • Choose an Integration Method
    • Inquiries
    • Transactions
  • Retrieving data from Persona
      • Webhooks Overview
      • Quickstart: Webhooks
      • Webhooks Best Practices
      • Webhook Event Filters
      • Webhook Allowlists
      • Webhook Attribute Blocklists
      • Webhook Custom HTTP Headers
      • Webhook OAuth Authentication
      • Webhook Event Simulation
    • API Reference
    • Understanding a Persona API Payload
  • Additional Persona products
    • Cases
    • Events
LogoLogo
Help CenterOpenAPI SpecStatus
On this page
  • Enterprise support
  • Description
Retrieving data from PersonaWebhooks

Webhook Custom HTTP Headers

Set custom headers on webhook requests
Was this page helpful?
Previous

Webhook OAuth Authentication

Authenticate outbound webhook deliveries with OAuth 2.0 client credentials
Next
Built with

Enterprise support

This feature is restricted to customers on the Enterprise plan. Please reach out to your Account Team or contact us if you are interested in enabling and setting up this feature.

Description

Webhook Custom HTTP Headers allow Developers to set static HTTP header key/values with their Webhook Events.

This can be configured via Dashboard and the create or update a Webhook APIs.

webhook-custom-http-headers
setting custom HTTP headers in Dashboard
webhook-custom-http-headers-2
viewing custom HTTP headers