---
search:
  tags:
    - Webhooks
    - POST
seo:
  description: >-
    Register an HTTPS endpoint and the event types it should receive. The…
    Reference for the POST /webhook-subscriptions endpoint in the Vault by
    Stashtab API API.
sidebar:
  badge: POST
  label: Register a webhook endpoint
title: Register a webhook endpoint
type: openapi-operation
---
Register an HTTPS endpoint and the event types it should receive. The
signing `secret` is generated by us and returned **once** in this
response — store it and use it to verify the `X-Vault-Signature`
header on deliveries (see the Webhooks section of each event below).

<Operation source="reference" id="createwebhooksubscription" />
