Skip to content

[HTTP Request Node] Body is not transmitted on DELETE #26044

@YetAnotherGerrit

Description

@YetAnotherGerrit

Bug Description

The HTTP Request Node allows the definition of a body for a DELETE request, but the body is not sent. (Axios used?)

To Reproduce

Create a HTTP Request node.
Use DELETE as request method.
Define a json-payload transmitted in the body.

Expected behavior

json-paylod in the body is transmitted.

Debug Info

Debug info

core

  • n8nVersion: 2.8.3
  • platform: docker (self-hosted)
  • nodeJsVersion: 22.22.0
  • nodeEnv: "production"
  • database: postgres
  • executionMode: scaling (single-main)
  • concurrency: -1
  • license: enterprise (production)

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: database

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

client

  • userAgent: mozilla/5.0 (x11; linux x86_64) applewebkit/537.36 (khtml, like gecko) chrome/145.0.0.0 safari/537.36
  • isTouchDevice: false

security

  • secureCookie: false

Generated at: 2026-02-20T11:38:36.165Z

Operating System

Debian 12

n8n Version

2.8.3

Node.js Version

22.22.0

Database

PostgreSQL

Execution mode

main (default)

Hosting

self hosted

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions