This API allows authenticated users to update an existing webhook configuration. Only the endpoint URL and secret hash can be modified - the API template and other core settings remain unchanged.
Key Notes:
endpoint_url and secret_hash fields can be updated.Updatable Fields:
Non-Updatable Fields:
Scenario: Updating Webhook Configuration
Documentation Index
Fetch the complete documentation index at: https://docs.crazygoldfish.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the webhook to update.
Webhook updated successfully.