---
title: "POST /v2/example/postwithemptybody/{name}"
method: POST
path: "/v2/example/postwithemptybody/{name}"
tags: ["ABitOfEverythingService"]
---

# POST /v2/example/postwithemptybody/{name}

`POST /v2/example/postwithemptybody/{name}`

## Path parameters

- `name` string, required

## Request body

- ExamplepbBody
  - `name` string

## Response `200`

A successful response.

- unknown

## Other responses

- `403` — Returned when the user does not have permission to access the resource.
- `404` — Returned when the resource does not exist.
- `418` — I'm a teapot.

---

[API](https://skmtc.net/openshift/apis/a-bit-of-everything.md) · [All operations](https://skmtc.net/openshift/apis/a-bit-of-everything/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openshift/a-bit-of-everything/versions/f0b883f09c62/schema)
