v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
AdminUser

Change Password

Change a password

post/platform/adminuser/accounts/{userId}/Change-Password

Path parameters

userIdstring required

Unique identifier of the user for whom to change the password.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

newPasswordstring nullable required

New password.

oldPasswordstring nullable required

Old password.

Response

OK