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

# POST /command_template

`POST /command_template`

## Request body

- ModelCommandTemplate
  - `category` 'security' | 'system' | 'database' | 'network' | 'file' | 'developer' | 'custom'
  - `cmd_ids` integer[]
  - `created_at` string
  - `creator_id` integer
  - `description` string
  - `id` integer
  - `is_builtin` boolean — Built-in template
  - `name` string
  - `resource_id` integer
  - `updated_at` string
  - `updater_id` integer

## Response `200`

OK

## Changes

- **2025-07-16** `788529308517` — 1 info
  - endpoint added
- **2025-03-02** `f6b1c099afda` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/veops/apis/untitled-api-3/changes/command_template/post.md)

---

[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)
