메인 콘텐츠로 건너뛰기
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