---
title: "http_method test"
method: POST
path: "/{i}"
tags: ["test"]
---

# http_method test

`POST /{i}`

## Path parameters

- `i` integer, required

## Request body

- Fields
  - `i` integer — Int operand
  - `s` string — String operand

## Response `200`

OK response.

- Fields
  - `i` integer — Int operand
  - `s` string — String operand

---

[API](https://skmtc.net/goadesign/apis/untitled-api.md) · [All operations](https://skmtc.net/goadesign/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goadesign/untitled-api/versions/a8717de057a5/schema)
