---
title: "POST /v1alpha1/{+parent}/deployments"
method: POST
path: "/v1alpha1/{+parent}/deployments"
tags: ["nodes"]
---

# POST /v1alpha1/{+parent}/deployments

`POST /v1alpha1/{+parent}/deployments`

Creates a new deployment.

## Path parameters

- `parent` string, required

## Request body

- SasPortalDeployment — The Deployment.
  - `frns` string[] — Output only. The FCC Registration Numbers (FRNs) copied from its direct parent.
  - `displayName` string — The deployment's display name.
  - `sasUserIds` string[] — User ID used by the devices belonging to this deployment. Each deployment should be associated with one unique user ID.
  - `name` string — Output only. Resource name.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/sasportal.md) · [All operations](https://skmtc.net/google/apis/sasportal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/sasportal/versions/9c3c46a070e5/schema)
