Skip to main content
POST
/
auth
/
verify
Verify Email
curl --request POST \
  --url https://api.example.com/auth/verify
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt

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

Query Parameters

token
string
required

Response

Successful Response