---
title: "Create Webhook Subscriptions"
method: POST
path: "/api/v1/oura/webhooks/subscriptions"
tags: ["System: Provider Webhooks (Deprecated)"]
deprecated: true
---

# Create Webhook Subscriptions

`POST /api/v1/oura/webhooks/subscriptions`

> **Deprecated.**

Register Oura webhook subscriptions for all data types.

Requires Oura client_id and client_secret to be configured.
Subscriptions are app-level (cover all authorized users).

## Query parameters

- `callback_url` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/openwearables/apis/open-wearables-api.md) · [All operations](https://skmtc.net/openwearables/apis/open-wearables-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openwearables/open-wearables-api/versions/37c1c527cd8f/schema)
