Zum Hauptinhalt springen
POST
/
v1
/
public
/
forwarding
/
verify
Weiterleitungsempfänger verifizieren
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.

Body

application/json

Öffentliche Anfrage zur Bestätigung der Weiterleitungsverifizierung mit einem Token.

token
string
erforderlich
Required string length: 16 - 512

Antwort

verified
boolean
erforderlich

Ob die Weiterleitungsüberprüfung erfolgreich war

forwarding_id
string<uuid> | null

Weiterleitungsregel UUID