POST api/users/send-setup-password-mail



Request Information

URI Parameters

None.



Body Parameters

globally unique identifier

Request Formats

application/json, text/json

Sample:
"494d9d1a-e597-4704-9e3f-9a9eea44ab4d"

application/xml, text/xml

Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">494d9d1a-e597-4704-9e3f-9a9eea44ab4d</guid>

application/x-www-form-urlencoded

Sample:

Sample not available.



Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>