1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/content/rest/codespaces/repository-secrets.md

24 lines
955 B
Markdown

---
title: Codespaces repository secrets
allowTitleToDifferFromFilename: true
shortTitle: Repository secrets
intro: >-
Use the REST API to manage secrets for repositories that the user has access
to in a codespace.
permissions: >-
Users with write access to a repository can manage {% data
variables.product.prodname_codespaces %} repository secrets.
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
fpt: '*'
ghec: '*'
topics:
- API
autogenerated: rest
---
## About {% data variables.product.prodname_codespaces %} repository secrets
You can create, list, and delete secrets (such as access tokens for cloud services) for repositories that the user has access to. These secrets are made available to the codespace at runtime. For more information, see "[AUTOTITLE](/codespaces/managing-your-codespaces/managing-encrypted-secrets-for-your-codespaces)."
<!-- Content after this section is automatically generated -->