Skip to main content
GET
/
api
/
v1
/
public
/
email
/
opt-out
/
preview
Preview do opt-out (GET sem mutação)
curl --request GET \
  --url https://api.indiqai.com/api/v1/public/email/opt-out/preview
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "ctx": {},
      "input": "<unknown>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.indiqai.com/llms.txt

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

Preview de Opt-Out

Valida o token de opt-out e retorna dados de pré-visualização. Este endpoint não altera estado.

Query Parameters

token
string
required

Response

Successful Response