Definition
The data being sent in a network request or response body — as opposed to the metadata in headers or the URL.
Example Usage
"The webhook payload is a JSON object containing the event type, timestamp, and the affected resource's ID."
The data being sent in a network request or response body — as opposed to the metadata in headers or the URL.
"The webhook payload is a JSON object containing the event type, timestamp, and the affected resource's ID."