Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Resend the verification email link to the session user.
cURL
curl --request POST \ --url https://api.usenaive.ai/v1/auth/session/resend-verification \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "template": "<string>" } '
{ "ok": true, "message": "<string>" }
Workspace API key. Create one via the dashboard or POST /v1/auth/keys.
POST /v1/auth/keys
Sent.