22 lines
734 B
Markdown
22 lines
734 B
Markdown
---
|
|
title: Codespaces organizations
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Organizations
|
|
intro: Use the REST API to manage your organization members codespaces.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About {% data variables.product.prodname_codespaces %} organizations
|
|
|
|
You can manage {% data variables.product.prodname_codespaces %} billed to your
|
|
organization. These endpoints are available for authenticated
|
|
organization admins and {% data variables.product.prodname_oauth_apps %}, but not GitHub Apps. For more information,
|
|
see "[AUTOTITLE](/codespaces)."
|
|
|
|
<!-- Content after this section is automatically generated -->
|