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
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier of the webhook to update.
Webhook updated successfully.