Skip to main content

core_users_set_password_create

POST 

/core/users/:id/set_password/

Set password for user

Request

Path Parameters

    id integerrequired

    A unique integer value identifying this User.

Body

required

    password stringrequired

    Possible values: non-empty

Responses

Successfully changed password

Loading...