keystone/api-ref/source/v2-ext/kscrud.inc
Ha Van Tu 5fc08a7fce Fix prameters names in Keystone API v2-ext
Change-Id: Ie1d7b9eea14f331f6a51ae54e8792422660b9b1c
2016-09-20 17:34:50 +07:00

27 lines
501 B
ReStructuredText

.. -*- rst -*-
===================
OS-KSCRUD extension
===================
Supports password changing for a user by themselves
Change user's own password
==========================
.. rest_method:: PATCH /v2.0/OS-KSCRUD/users/{userId}
Changes user's own password and returns the new token
Normal response codes: 200
Request
-------
.. rest_parameters:: parameters.yaml
- userId: user_id_path
- user: user
- original_password: user_original_password
- password: user_new_password