Skip to content

Commit 0b14b6a

Browse files
committed
docs(mend-hosted): clarify the API
As noted in #38315, it wasn't clear that the API is available to use, which will simplify the creation/migration of secrets across many repositories.
1 parent 211f5cc commit 0b14b6a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/usage/mend-hosted/migrating-secrets.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ When you migrate a secret from a repository, make sure you are adding the secret
7878
4. Wait for the confirmation dialog: **“Successfully stored secret”**.
7979
![Successfully stored secret](../assets/images/app-settings/stored-secret-plaintext.png)
8080

81+
### Using the API
82+
83+
The [Mend Developer Platform has an API](https://api-docs.mend.io/developer-platform/1.0), allowing programmatic management of repo secrets and org secrets.
84+
8185
## Troubleshooting
8286

8387
### Secret is stored successfully, but it doesn't work when used in the app
@@ -90,3 +94,4 @@ The secret might be wrong. Try uploading the secret again.
9094
## Related links
9195

9296
- [Using Secrets with Mend Cloud Apps](credentials.md)
97+
- [Mend Developer Platform API (1.0)](https://api-docs.mend.io/developer-platform/1.0)

0 commit comments

Comments
 (0)