Skip to main content

Update user email

PUT 

/partner/user/email/:user_code

Updates the email address of the specified user.

Request

Responses

200User email updated successfully
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {}
}
Schema Details
FieldTypeDescription
messageobject
dataobject