Users
Check if user has password
Check if the user with the given ID has a password set.
get/api/users/{userId}/has-password
Path parameters
userIdstring required
The unique identifier of the user.
Response
The result of the check.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.