docs: redis secret rotation & app connection

This commit is contained in:
Daniel Hougaard
2025-09-22 23:26:08 +04:00
parent fe3a46a9e7
commit f4ce154b33
30 changed files with 363 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
---
title: "Create"
openapi: "POST /api/v1/app-connections/redis"
---
<Note>
Check out the configuration docs for [Redis Connections](/integrations/app-connections/redis) to learn how to obtain
the required credentials.
</Note>