Files
keystone/api-ref/source/v2-ext/kscrud.inc
Boris Bobrov 8a56b19734 Add OS-KSCRUD api-ref
Change-Id: Ibf837eb880ee1811bfc85464b213451ddaf94a0b
Closes-Bug: 1524153
2016-07-14 04:41:45 +00:00

27 lines
485 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: userId
- user: user
- original_password: original_password
- password: new_password