20 lines
623 B
Markdown
20 lines
623 B
Markdown
---
|
|
title: Codespaces
|
|
intro: >-
|
|
Use the REST API to manage {% data
|
|
variables.product.prodname_github_codespaces %}.
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About {% data variables.product.prodname_github_codespaces %}
|
|
|
|
You can manage {% data variables.product.prodname_codespaces %} using the REST API. These endpoints are available for authenticated users, {% data variables.product.prodname_oauth_apps %}, and {% data variables.product.prodname_github_apps %}. For more information, see "[AUTOTITLE](/codespaces)."
|
|
|
|
|
|
<!-- Content after this section is automatically generated -->
|