Documentation Index
Fetch the complete documentation index at: https://mintlify.com/JanContrerasDev/gestor-contrasenas/llms.txt
Use this file to discover all available pages before exploring further.
POST /api/updatePassword/
Updates an existing password entry. You can update any combination of fields (password, sistema, usuario).Path Parameters
The unique identifier of the password entry to update
Request Body
The new password value
The new system or application name
The new username
Request
Response
Success message
HTTP status code
Response Codes
- 200 - Success - Password updated successfully
- 404 - Password not found