Github API - Test Config

DELETE /orgs/{org}/migrations/{migration_id}/archive
orgs
migrations

Deletes a previous migration archive. Migration archives are automatically deleted after seven days.
Delete an organization migration archive

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key migration-id

migration-id [scalar]

The unique identifier of the migration.

API:
Github Open API
(version: 1.1.4)

Returns
404 not_found

not_found [scalar]

Resource not found

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