Finish a claim
POST/me/emails/verify
Proves control of the address with the emailed code and attaches it to this account.
Request
Request body
This endpoint expects an object in application/json.
emailstring<email>required
The address being claimed, as sent the code.
codestringrequired
The one-time code from the claim email.
Responses
Claimed.