chore: Update the documentation for configuring webhooks in the account (#4703)
This commit is contained in:
@@ -25,6 +25,9 @@ conversation_id:
|
||||
custom_filter_id:
|
||||
$ref: ./custom_filter_id.yml
|
||||
|
||||
webhook_id:
|
||||
$ref: ./webhook_id.yml
|
||||
|
||||
message_id:
|
||||
$ref: ./message_id.yml
|
||||
|
||||
|
||||
5
swagger/parameters/webhook_id.yml
Normal file
5
swagger/parameters/webhook_id.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
in: path
|
||||
name: webhook_id
|
||||
type: integer
|
||||
required: true
|
||||
description: The numeric ID of the webhook
|
||||
Reference in New Issue
Block a user