Create webhook endpoint
Creates a new webhook endpoint which Cash App can send events to.
<Note title="Note">
Webhook events will not be successfully delivered for new domains until the new domain is allow-listed. New domains must be manually reviewed and allow-listed. It will typically take 1 business day to allow-list new domains.
</Note>
Scopes: `WEBHOOK_CONFIG_WRITE`
Headers
Accept
X-Region
X-Signature
User-Agent
Request
This endpoint expects an object.
idempotency_key
A unique identifier which can be used by Cash App to de-duplicate retries of this request, making it idempotent. Learn more about idempotency in the API.
webhook_endpoint
Response
Created
webhook_endpoint
The events will be sent to this webhook endpoint.