repos
Enable immutable releases
Enables immutable releases for a repository. The authenticated user must have admin access to the repository.
put/repos/{owner}/{repo}/immutable-releases
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
Response
A header with no content is returned.