Files
infisical/docs/api-reference/endpoints/app-connections/northflank/create.mdx
Your Name 7d4e7ac44a Add Northflank connection support
- Introduced Northflank as a new app connection option, including API token authentication.
- Implemented connection schemas, validation, and service functions for Northflank.
- Updated API documentation to include Northflank endpoints and integration instructions.
- Added frontend components for creating and managing Northflank connections.
2025-10-21 21:09:09 -03:00

9 lines
248 B
Plaintext

---
title: "Create"
openapi: "POST /api/v1/app-connections/northflank"
---
<Note>
Check out the configuration docs for [Northflank Connections](/integrations/app-connections/northflank) to learn how to obtain the required credentials.
</Note>