---
title: "POST /session/cmd"
method: POST
path: "/session/cmd"
tags: ["session"]
---

# POST /session/cmd

`POST /session/cmd`

## Request body

- ModelSessionCmd
  - `cmd` string
  - `created_at` string
  - `id` integer
  - `level` integer
  - `result` string
  - `session_id` string

## Response `200`

OK

---

[API](https://skmtc.dev/veops/apis/untitled-api-3.md) · [All operations](https://skmtc.dev/veops/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/veops/untitled-api-3/revisions/d7525cb4e839/schema)
