1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/content/rest/actions/secrets.md
2024-02-15 12:36:30 +00:00

22 lines
812 B
Markdown

---
title: REST API endpoints for GitHub Actions Secrets
allowTitleToDifferFromFilename: true
shortTitle: Secrets
intro: >-
Use the REST API to interact with secrets in {% data
variables.product.prodname_actions %}.
topics:
- API
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
ghes: '*'
autogenerated: rest
---
## About secrets in {% data variables.product.prodname_actions %}
You can use the REST API to create, update, delete, and retrieve information about secrets that can be used in workflows in {% data variables.product.prodname_actions %}. {% data reusables.actions.about-secrets %} For more information, see "[AUTOTITLE](/actions/security-guides/using-secrets-in-github-actions)."
<!-- Content after this section is automatically generated -->