Saltar al contenido principal
POST
/
v1
/
public
/
forwarding
/
verify
Verificar destinatario de reenvío
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.

Cuerpo

application/json

Solicitud pública para confirmar la verificación de reenvío con un token.

token
string
requerido
Required string length: 16 - 512

Respuesta

verified
boolean
requerido

Si la verificación de reenvío fue exitosa

forwarding_id
string<uuid> | null

Regla de reenvío UUID