20 lines
626 B
Markdown
20 lines
626 B
Markdown
---
|
|
title: Deployment environments
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Environments
|
|
intro: 'The Deployment environments API allows you to create, configure, and delete deployment environments.'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '>=3.2'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
miniTocMaxHeadingLevel: 3
|
|
---
|
|
|
|
## About the Deployment environments API
|
|
|
|
For more information about environments, see "[Using environments for deployment](/actions/deployment/using-environments-for-deployment)." To manage environment secrets, see "[Secrets](/rest/reference/actions#secrets)."
|
|
|
|
{% data reusables.gated-features.environments %} |