Confirma descadastro de comunicação por email
cURL
curl --request POST \ --url https://api.indiqai.com/api/v1/public/email/opt-out/confirm \ --header 'Content-Type: application/json' \ --data ' { "confirmation_token": "<string>", "token": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "ctx": {}, "input": "<unknown>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.indiqai.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.indiqai.com/llms.txt
Use this file to discover all available pages before exploring further.
20 - 4096
Successful Response
Was this page helpful?