7 lines
142 B
YAML
7 lines
142 B
YAML
name: X-Timestamp
|
|
in: header
|
|
description: Timestamp of the webhook event (in Unix Epoch seconds)
|
|
example: 1678901234
|
|
schema:
|
|
type: string
|