Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 843 Bytes

File metadata and controls

18 lines (15 loc) · 843 Bytes
title REST API endpoints for Codespaces user secrets
allowTitleToDifferFromFilename true
shortTitle User secrets
intro Use the REST API manage secrets that the user has access to in a codespace.
versions
fpt ghec
*
*
autogenerated rest
category
Use Codespaces

About {% data variables.product.prodname_codespaces %} user secrets

You can create, list, and delete secrets (such as access tokens for cloud services) as well as assign secrets to repositories that the user has access to. These secrets are made available to the codespace at runtime. For more information, see AUTOTITLE.