SteamSets
ApiAccount

Send email verification

POST
/account.v1.AccountService/SendEmailVerification
/account.v1.AccountService/SendEmailVerification

The Authorization access token

Authorization

Authorization
Required
Bearer <token>

In: header

Header Parameters

X-Forwarded-Forstring

curl -X POST "https://api.steamsets.com/account.v1.AccountService/SendEmailVerification" \
  -H "X-Forwarded-For: string" \
  -H "Authorization: Bearer <token>"

No Content