Post
postSend a POST request to httpbin.org with optional body and custom headers; returns the echoed request including parsed JSON body, form data, and headers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| headers | No | ||
| content_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||