Unlock an organization repository

Note: To access the Migrations API, you must provide a custom media type in the Accept header:

application/vnd.github.wyandotte-preview+json

Warning: The API may change without advance notice during the preview period. Preview features are not supported for production use. If you experience any issues, contact GitHub Support or GitHub Premium Support.

Unlocks a repository that was locked for migration. You should unlock each migrated repository and delete them when the migration is complete and you no longer need the source data.

DELETE /orgs/:org/migrations/:migration_id/repos/:repo_name/lock

Response

Status: 204 No Content