---
title: "Save stack YAML to Orca and deploy the changes"
method: POST
path: "/api/v1/datacenter/sandboxes/{environmentId}/yaml"
tags: ["SandboxActions"]
---

# Save stack YAML to Orca and deploy the changes

`POST /api/v1/datacenter/sandboxes/{environmentId}/yaml`

## Path parameters

- `environmentId` string, required

## Request body

- SaveSandboxYamlRequest
  - `yaml` string, nullable

## Response `200`

OK

---

[API](https://skmtc.dev/q2developer/apis/q2-portal-web-server.md) · [All operations](https://skmtc.dev/q2developer/apis/q2-portal-web-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/q2developer/q2-portal-web-server/revisions/7225eea22612/schema)
