Update Webhook
Webhook
Update Webhook
Update the URL or events of an existing webhook subscription. Only the provided fields are modified — the secret and other attributes are preserved. Sending an empty events array effectively pauses the webhook without deleting it.
PATCH
Update 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.
Path Parameters
Body
application/json
Public HTTPS URL where webhook events will be delivered.
List of events the consumer wants to subscribe to. Send an empty array to pause delivery.
Available options:
tournament.created, tournament.updated, tournament.deleted, match.created, match.updated, match.deleted, player.created, player.updated, player.deleted