Github API - Test Config

POST /orgs/{org}/migrations
orgs
migrations

Initiates the generation of a migration archive.
Start an organization migration

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

Returns
201 application/json migration

migration [object]

A migration.

Attributes
archive_url string

created_at string

exclude unknown []

exclude_attachments boolean

exclude_git_data boolean

exclude_metadata boolean

exclude_owner_projects boolean

exclude_releases boolean

guid string

id integer

lock_repositories boolean

node_id string

org_metadata_only boolean

repositories repository []

state string

updated_at string

url string

API:
Github Open API
(version: 1.1.4)
404 not_found

not_found [scalar]

Resource not found

API:
Github Open API
(version: 1.1.4)
422 validation_failed

validation_failed [scalar]

Validation failed, or the endpoint has been spammed.

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)