get_user_by_user_id_settings_password
Retrieve password settings page information for a user by providing their user ID.
Instructions
Get password page informatiom.
GET /api/v1/user/{userId}/settings/password
Args: user_id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |