user

Update email address

Lets the current user change their email address.

post/user/settings/email

Request body

new_emailstring

The new email address. Needs to be a valid email address.

passwordstring

The password of the user for confirmation.

Response

OK

messagestring

A standard message.

Changes

No recorded changes to this endpoint across all 53 revisions of this API.