Check for existing user
GET/users/_is_unique
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns if a user with the requested email or username is unique. So you can create the user.
Deprecated: please use user service v2 ListUsers, is unique when no user is returned
Request​
Responses​
- 200
- default
A successful response.
An unexpected error response.