Create Webhook
Webhook
Create Webhook
Register a new webhook subscription. The response includes a secret used to verify HMAC-signed payloads โ store it securely, it will not be returned again.
๐ This endpoint requires a Business subscription.
POST
Create Webhook
Documentation Index
Fetch the complete documentation index at: https://padelapi.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Public HTTPS URL where webhook events will be delivered.
List of events the consumer wants to subscribe to.
Minimum array length:
1Available options:
tournament.created, tournament.updated, tournament.deleted, match.created, match.updated, match.deleted, player.created, player.updated, player.deleted