Skip to main content
POST
/
emails
/
send-email
Send email
curl --request POST \
  --url https://api.stack-auth.com/api/v1/emails/send-email
{
  "results": [
    {
      "user_id": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://stackauth-e0affa27-apps-support.mintlify.app/llms.txt

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

Response

200 - application/json

Successful response

results
object[]
required