Skip to content

<http>.request.body

← Back to the parameter index

Request body template.

This is a compact property lookup. Use the contextual guide below for the complete feature model, configuration sequence, interactions, examples, and limitations.

Context
HTTP actions
Accepted value
Record<string, unknown>
Required
No
Default
No documented default.

User scenarios

  • Send configured and form-derived values.

Related parameters

Contextual guide and evidence

  • Contextual guide: Open the complete human guide
  • Source: apps/panel/src/types/item-actions/item-actions.ts, symbol HttpActionRequest
  • Example coverage: Partial — The contextual guide explains the field and its behavior, but no focused example isolates it.
  • Demo coverage: Missing — No focused HTTP body demo.

The panel source named above remains authoritative for runtime behavior. This secondary reference page is generated from the reviewed parameter matrix and does not replace the contextual guide.