*Check User Existence
Find any user by parameters and confirm his existence
UserExists
GET
https://user.telematicssdk.com/v1/Check/UserExists
Authorization: Allow Anonymous
Query Parameters
Name | Type | Description |
---|---|---|
Phone | string | Phone number of the user |
string | Email of the user | |
ClientID | string | ClientID of the user |
Headers
Name | Type | Description |
---|---|---|
InsanceID | string | Instance where to look for the user |
Last updated