--- title: 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: '*' ghae: '*' 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 encrypted 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/encrypted-secrets)."