PUT Accounts/user/{userId}/email

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
userId
No documentation available.

Define this parameter in the request URI.

updatedEmail
No documentation available.

Define this parameter in the request body.

Request body formats

application/json, text/json

"sample string 1"

application/xml, text/xml

<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

application/x-www-form-urlencoded

Sample not available.

Response Information

Response body formats

application/json, text/json, application/xml, text/xml

Sample not available.