1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/rest/dependabot/secrets.md

24 lines
1.1 KiB
Markdown

---
title: Dependabot secrets
shortTitle: Secrets
intro: >-
Use the REST API to manage {% data variables.product.prodname_dependabot %}
secrets for an organization or repository.
topics:
- API
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
ghes: '*'
allowTitleToDifferFromFilename: true
autogenerated: rest
---
## About {% data variables.product.prodname_dependabot %} secrets
You can create, update, delete, and retrieve information about encrypted secrets using the REST API. {% data reusables.actions.about-secrets %} For more information, see "[AUTOTITLE](/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot#storing-credentials-for-dependabot-to-use)."
{% data reusables.actions.actions-authentication %} {% data variables.product.prodname_github_apps %} must have the `dependabot_secrets` permission to use these endpoints. Authenticated users must have collaborator access to a repository to create, update, or read secrets.
<!-- Content after this section is automatically generated -->