feat(doc): added integration and integration auth to api reference doc

This commit is contained in:
Akhil Mohan
2024-04-02 16:30:53 +05:30
parent 094b48a2b1
commit 17995d301a
9 changed files with 139 additions and 23 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Delete"
openapi: "DELETE /api/v1/integration/{integrationId}"
---