View Source ExOura.WebhookSubscription (ex_oura v1.0.0)

Documentation for Oura API - Webhook Subscription

Summary

Functions

create_webhook_subscription(webhook, opts \\ [])

Create Webhook Subscription

delete_webhook_subscription(webhook_id, opts \\ [])

Delete Webhook Subscription

get_webhook_subscription(webhook_id, opts \\ [])

Get Webhook Subscription

list_webhook_subscriptions(opts \\ [])

List Webhook Subscription

renew_webhook_subscription(webhook_id, opts \\ [])

Renew Webhook Subscription

update_webhook_subscription(webhook_id, webhook, opts \\ [])

Update Webhook Subscription