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

# POST /gateway

`POST /gateway`

## Request body

- ModelGateway
  - `account` string
  - `account_type` integer
  - `asset_count` integer
  - `created_at` string
  - `creator_id` integer
  - `host` string
  - `id` integer
  - `name` string
  - `password` string
  - `permissions` string[]
  - `phrase` string
  - `pk` string
  - `port` integer
  - `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/d7525cb4e839/schema)
