コンテンツにスキップ

/v0/accounts/:name/verify_email

POST
/v0/accounts/:name/verify_email
name
required

Characters must be [A-Za-z0-9-.] The first and last characters must be [A-Za-z0-9-.]

string
>= 3 characters <= 64 characters
example_man
object
token
required

Verification token

string
vq34rvyanho10q9hbc98ydbvaervna43r0varhj

No Content

Bad Request

Email address token is invalid

object
error
required

EMail verification token is invalid.

string
Allowed values: INVALID_TOKEN

Not Found

Account not found

object
error
required

Account not found.

string
Allowed values: ACCOUNT_NOT_FOUND

Internal Server Error

object
error
required

Internal server error.

string
Allowed values: INTERNAL_ERROR