Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Activate a registered account using the email verification token
token
curl -X POST https://api.wede.pt/v1/onboarding/verify \ -H "Content-Type: application/json" \ -d '{ "token": "your-64-char-token-here" }'
{ "status": "active", "message": "Account activated. You can now sign in." }
invalid_token
token_used
token_expired