mirror of
https://github.com/langgenius/dify-docs-archived.git
synced 2026-07-13 20:41:55 -04:00
[PR #106] [CLOSED] Adding tutorial about how to use Dify Console API (Managing Apps) #244
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-docs-archived/pull/106
Author: @sergio-campos-trebolit
Created: 6/7/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
852e2d6Adding tutorial about how to use Dify Console API (Managing Apps)8c63252Adding how to get workspace id by API callc5d9a81Meged form origin main📊 Changes
2 files changed (+247 additions, -0 deletions)
View changed files
📝
en/SUMMARY.md(+1 -0)➕
en/guides/application-orchestrate/how-to-request-apps-api.md(+246 -0)📄 Description
This pull request introduces a tutorial on how to use the Dify Console API to manage applications effectively. The focus is on automating application management between environments and enabling versioning of applications as code. The tutorial provides essential information for:
Key Contributions:
workspace_idfor API requests.This tutorial aims to facilitate automation of deployment processes and support the versioning of applications as code, making it easier to manage Dify applications across different environments.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.