Skip to main content

Change the current user's password

POST 

/auth/change-password

Requires re-authentication with the current password. Emits auth.password.change and revokes all other active sessions. Requires the self:password:change permission.

Request

Responses

Resource created. Body follows the shared { data, meta } envelope; data is the newly-created resource.