Updates an existing webhook subscription for the authenticated client.This API allows clients to modify the configuration of an existing webhook, including its name, target URL, and subscribed actions. After the update is applied, the webhook will immediately start receiving event notifications based on the new configuration.The webhook to be updated is identified by its unique ID. Validation rules such as unique webhook names and valid action values continue to apply during updates.