26 lines
902 B
Markdown
26 lines
902 B
Markdown
---
|
|
title: Organization migrations
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Organizations
|
|
intro: >-
|
|
Use the REST API to move a repository from {% data
|
|
variables.product.prodname_dotcom_the_website %} to {% data
|
|
variables.product.prodname_ghe_server %}.
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About organization migrations
|
|
|
|
These endpoints are only available to authenticated organization owners. For more information, see "[AUTOTITLE](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization#permission-levels-for-an-organization)" and "[AUTOTITLE](/rest/overview/authenticating-to-the-rest-api)."
|
|
|
|
{% data variables.migrations.organization_migrations_intro %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|