1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Files
docs/content/rest/deploy-keys/deploy-keys.md
Sarah Edwards 29db669cc9 Make all REST categories have subcategories (#38559)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2023-06-27 16:22:19 +00:00

24 lines
616 B
Markdown

---
title: Deploy keys
intro: Use the REST API to create and manage deploy keys.
versions:
fpt: '*'
ghae: '*'
ghec: '*'
ghes: '*'
topics:
- API
allowTitleToDifferFromFilename: true
redirect_from:
- /rest/reference/deploy_keys
autogenerated: rest
---
## About deploy keys
{% data reusables.repositories.deploy-keys %}
Deploy keys can either be setup using the following API endpoints, or by using GitHub. To learn how to set deploy keys up in GitHub, see "[AUTOTITLE](/authentication/connecting-to-github-with-ssh/managing-deploy-keys)."
<!-- Content after this section is automatically generated -->