メインコンテンツへスキップ
POST
/
v1
/
public
/
forwarding
/
verify
転送受信者を検証
curl --request POST \
  --url https://api.hybridbox.io/v1/public/forwarding/verify \
  --header 'Content-Type: application/json' \
  --data '
{
  "token": "<string>"
}
'
{
  "verified": true,
  "forwarding_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}

Documentation Index

Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt

Use this file to discover all available pages before exploring further.

ボディ

application/json

トークンで転送検証を確認する公開リクエスト。

token
string
必須
Required string length: 16 - 512

レスポンス

verified
boolean
必須

転送検証が成功したかどうか

forwarding_id
string<uuid> | null

転送ルール UUID