---
title: "POST /command"
method: POST
path: "/command"
tags: ["command"]
---

# POST /command

`POST /command`

## Request body

- ModelCommand
  - `cmd` string
  - `created_at` string
  - `creator_id` integer
  - `enable` boolean
  - `id` integer
  - `is_re` boolean
  - `name` string
  - `permissions` string[]
  - `resource_id` integer
  - `updated_at` string
  - `updater_id` integer

## 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/fad9e5525e79/schema)
