Update user/admin email if card kit not activated

This api Update user/admin email if card kit not activated.


REST


Headers

FieldsTypeDescriptionExampleO/MData Management
URLstring/v1/authenticate/update/emailM
METHODstringPUTM
content-typestringJSONapplication/jsonM
x-access-tokenstringSession token with validitytokenM

Request



Success

{

"email":"newEmail@xyz.com"
}


Error



The above request will send a verification link to the new email address to verify the ownership of the email.