repos

Update Repo

Update a repo.

patch/api/v1/repos/{owner}/{repo}

Path parameters

ownerstring required
repostring required

Request body

descriptionstring nullable
readmestring nullable
tagsstring[] nullable
is_publicboolean nullable
is_archivedboolean nullable
restricted_modeboolean nullable

Response

Successful Response

Changes

Changed in 3 of the 48 revisions of this API.23

    • added the optional property / to the response with the status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request property

      request-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property

      new-optional-request-property

    • added the optional property / to the response with the status

      response-optional-property-added