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

1.1 KiB

title, shortTitle, intro, topics, versions, allowTitleToDifferFromFilename, autogenerated
title shortTitle intro topics versions allowTitleToDifferFromFilename autogenerated
Dependabot secrets Secrets Use the REST API to manage {% data variables.product.prodname_dependabot %} secrets for an organization or repository.
API
fpt ghec ghes
* * *
true 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."

{% 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.