---
title: "Release Access Scenario"
method: POST
path: "/access/v1/scenarios/{scenario_id}/release"
tags: ["Access Scenarios"]
---

# Release Access Scenario

`POST /access/v1/scenarios/{scenario_id}/release`

Releases a scenario with the given `scenario_id`.
To use this API, you need an API Key having "Read/Write" permission for "Access Control" endpoints. Manage via API must also be enabled for scenarios in your organization.

## Path parameters

- `scenario_id` string, required

## Response `200`

OK

- PostScenarioActionResponseV1 — Schema for scenario action response

---

[API](https://skmtc.net/verkada/apis/api-tokens.md) · [All operations](https://skmtc.net/verkada/apis/api-tokens/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verkada/api-tokens/revisions/4a79d2d949a6/schema)
