---
title: "Create an app config"
method: POST
path: "/v2/sites/{site_id}/app_configs/"
tags: ["app configs"]
---

# Create an app config

`POST /v2/sites/{site_id}/app_configs/`

Create a new app config for a site

## Path parameters

- `site_id` string, required — Unique identifier for a resource

## Request body

- AppConfigMetadata — unresolved $ref

## Response `201`

App config created successfully

- AppConfigResourceRead — unresolved $ref

## Other responses

- `default` — API Error response

---

[API](https://skmtc.net/jwplayer/apis/management-api-v2.md) · [All operations](https://skmtc.net/jwplayer/apis/management-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jwplayer/management-api-v2/revisions/180db7cada27/schema)
