Add API-Reference docs for Organization/Project (#1858)

This commit is contained in:
Dev Khant
2024-09-14 10:33:25 +05:30
committed by GitHub
parent 959f4bb059
commit d66654bf67
19 changed files with 1130 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
title: 'Delete Project'
openapi: delete /api/v1/orgs/organizations/{org_id}/projects/{project_id}/
---