7 lines
157 B
YAML
7 lines
157 B
YAML
name: X-Timestamp
|
|
in: header
|
|
description: Timestamp of the webhook event (in Unix Epoch milliseconds).
|
|
schema:
|
|
type: string
|
|
example: '1697030400000'
|