GET api/User/IsDuplicateEmail?emailAddress={emailAddress}&clientId={clientId}¤tUserId={currentUserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| emailAddress | string |
Required |
|
| clientId | integer |
Required |
|
| currentUserId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/plain
Sample:
Sample not available.