21 lines
765 B
Markdown
21 lines
765 B
Markdown
---
|
|
title: REST API endpoints for Codespaces
|
|
shortTitle: Codespaces
|
|
allowTitleToDifferFromFilename: true
|
|
intro: >-
|
|
Use the REST API to manage {% data
|
|
variables.product.prodname_github_codespaces %}.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
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 -->
|