---
title: "POST /v1alpha1/customers:provisionDeployment"
method: POST
path: "/v1alpha1/customers:provisionDeployment"
tags: ["customers"]
---

# POST /v1alpha1/customers:provisionDeployment

`POST /v1alpha1/customers:provisionDeployment`

Creates a new SAS deployment through the GCP workflow. Creates a SAS organization if an organization match is not found.

## Request body

- SasPortalProvisionDeploymentRequest — Request for [ProvisionDeployment]. [spectrum.sas.portal.v1alpha1.Provisioning.ProvisionDeployment]. GCP Project, Organization Info, and caller’s GAIA ID should be retrieved from the RPC handler, and used as inputs to create a new SAS organization (if not exists) and a new SAS deployment.
  - `organizationId` string, int64 — Optional. If this field is set then a new deployment will be created under the organization specified by this id.
  - `newOrganizationDisplayName` string — Optional. If this field is set, and a new SAS Portal Organization needs to be created, its display name will be set to the value of this field.
  - `newDeploymentDisplayName` string — Optional. If this field is set, and a new SAS Portal Deployment needs to be created, its display name will be set to the value of this field.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/prod-tt-sasportal.md) · [All operations](https://skmtc.net/google/apis/prod-tt-sasportal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/prod-tt-sasportal/revisions/1a009d78db94/schema)
