---
title: "POST /features"
method: POST
path: "/features"
tags: ["ExposureControl"]
---

# POST /features

`POST /features`

Gets details from a list of features.

## Query parameters

- `api-version` string, required

## Request body

- BatchFeatureRequest — Feature request model
  - `features` string[] — Set of features

## Response `200`

Success

- BatchFeatureStatus — List of features with enabled status
  - `features` object — Features with enabled status

## Other responses

- `default` — An error response received from the provider.

---

[API](https://skmtc.net/azure/apis/purview-account.md) · [All operations](https://skmtc.net/azure/apis/purview-account/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/purview-account/revisions/dc51c3b3ddf7/schema)
