Unlock a user 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. You can lock repositories when you start a user migration. Once the migration is complete you can unlock each repository to begin using it again or delete the repository if you no longer need the source data. Returns a status of 404 Not Found if the repository is not locked.

DELETE /user/migrations/:migration_id/repos/:repo_name/lock

Response

Status: 204 No Content