---
title: "Create app"
method: POST
path: "/notifications/webhook_setup/create_app/v1"
tags: ["/notifications", "/webhook_setup"]
---

# Create app

`POST /notifications/webhook_setup/create_app/v1`

Creates a Svix consumer application for the organization. Each org needs one app, then endpoints can be added and configured via the app portal. Idempotent - returns True if already created. | authz: min_org_role=administrator | () -> (bool)

## Response `200`

Successful Response

- boolean

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
