---
title: "Run a plan."
method: POST
path: "/v1/{tenantId}/plans/{planId}"
tags: ["Plan"]
---

# Run a plan.

`POST /v1/{tenantId}/plans/{planId}`

## Response `200`

Run success

- object
  - `jobId` string — Id of the Job created for the Plan

## Other responses

- `401` — Unauthorized. Token not found in header
- `404` — The resource does not exist i.e. Plan does not exist.

---

[API](https://skmtc.net/sodafoundation/apis/soda-multi-cloud-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-multi-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-multi-cloud-api/revisions/df048c8349b6/schema)
