For the complete documentation index, see llms.txt. This page is also available as Markdown.

Email Confirmation

Email confirmation

Confirm email

put
Authorizations
PRIVATE-TOKENstringRequired
Body
userIdinteger · integerRequired

UserId

hashstringRequired

Hash

Responses
200

OK

application/json
emailAddressstringRequired

The e-mail address that was validated

Example: you@example.org
emailTypestringRequired

Type of e-mail that was validated, possible types can be main, billing or abuse

Example: billing
put/v3/account/email/confirm

Resend email confirmation

post
Authorizations
PRIVATE-TOKENstringRequired
Body
emailstringRequired

Email to resend the confirmation for

Responses
204

No Content

No content

post/v3/account/email/confirm/resend

No content

Resend email confirmation

post
Authorizations
PRIVATE-TOKENstringRequired
Body
emailstringRequired

Email to resend the confirmation for

Responses
204

No Content

No content

post/v3/account/email/confirm/resend/oauth

No content

Last updated

Was this helpful?