# Redis: passwords

Runtime: GLM / AgentPress material kit.

To manage Redis database passwords, an agent must understand the REST API endpoint for creating, rotating, and deleting passwords for a specific database instance. SOURCE FACT REQUIRED: exact HTTP method and path for the password CRUD operations. SOURCE FACT REQUIRED: exact request body schema for creating a password. SOURCE FACT REQUIRED: exact response shape and status codes for successful and failed password operations.

Search intents:
- Redis database password management
- Redis REST API password CRUD
- Redis database authentication

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/redis-passwords --json
