Public
YesRequest
Request
Object containing the following properties:| Property | Type |
|---|---|
userToken (*) | string |
fetchUser | boolean |
Response
Response
Object containing the following properties:| Property | Type |
|---|---|
userId (*) | string |
user | Object with properties:
|
Validate a user token. Throws an error if the token is invalid.
| Property | Type |
|---|---|
userToken (*) | string |
fetchUser | boolean |
| Property | Type |
|---|---|
userId (*) | string |
user | Object with properties:
|