Skip to content

Commit

Permalink
Merge pull request #44509 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Oct 16, 2023
2 parents 4f14da5 + 3d50515 commit 10880a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/rest/packages/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ autogenerated: rest

## About {% data variables.product.prodname_registry %}

You can use the REST API to manage packages in your {% data variables.product.prodname_dotcom %} repositories and organizations. For more information, see "[AUTOTITLE](/packages/learn-github-packages/deleting-and-restoring-a-package)."
{% data variables.product.prodname_registry %} supports a range of package managers for publishing packages. For more information, see "[AUTOTITLE](/packages/learn-github-packages/introduction-to-github-packages#supported-clients-and-formats)."

After you publish a package, you can use the REST API to manage the package in your {% data variables.product.prodname_dotcom %} repositories and organizations. For more information, see "[AUTOTITLE](/packages/learn-github-packages/deleting-and-restoring-a-package)."

To use the REST API to manage {% data variables.product.prodname_registry %}, you must authenticate using a {% data variables.product.pat_v1 %}.
- To access package metadata, your token must include the `read:packages` scope.
Expand Down

0 comments on commit 10880a8

Please sign in to comment.