notifications
POST /v1/notification-connections/confirm
Confirm you want an organisation's notifications at this address.
認証
このエンドポイントは公開されています。認証情報や組織情報は不要で、当社のマーケティングサイトやAI回答エンジンが読み取っているものと同じです。
このエンドポイントは組織IDを受け付けません。お使いのキーによって所属する組織がすでに特定されており、レスポンスはその組織にスコープされます。
試してみる
アングルブラケット内のすべてをご自身の値に置き換え、キーのプレースホルダーをご利用中のダッシュボードのキーに置き換えてください。
curl -X POST https://api.zinndigital.com/v1/notification-connections/confirm \
-H "Content-Type: application/json" \
-d '{ "token": <string> }'ログインしていますか?ダッシュボード内のAPIコンソールでは、実際の組織IDやお客様ご自身のキーが自動入力され、ライブAPIに対してリクエストが実行されるため、実際のレスポンスを確認することができます。 API コンソールでこのエンドポイントを開く
詳細
The double opt-in click. Until it happens nothing is routed to the address - a billing notification carries an amount, a legal address and a VAT identity, so a mistyped address is a disclosure and the person who mistyped it is the one who cannot notice. Single-use and expiring.
リクエスト本文
| 名前 | タイプ | 必須 | これがその内容です |
|---|---|---|---|
token | string | はい | — |
返信
| 名前 | タイプ | 必須 | これがその内容です |
|---|---|---|---|
confirmed | boolean | いいえ | — |
email | string | いいえ | — |