v25

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-015053126.2 KB
Users

Delete user password

Delete a password from the list of a user's passwords

delete/v1/users/password

Request body

old_passwordstring required

An existing password to delete

usernamestring

The username of the affected user. If missing, defaults to authenticated user

Response

Password deleted successfully