22 lines
717 B
Markdown
22 lines
717 B
Markdown
---
|
|
title: REST API endpoints for deployment environments
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Environments
|
|
intro: 'Use the REST API to create, configure, and delete deployment environments.'
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
topics:
|
|
- API
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About deployment environments
|
|
|
|
For more information about environments, see [AUTOTITLE](/actions/deployment/targeting-different-environments/using-environments-for-deployment). To manage environment secrets, see [AUTOTITLE](/rest/actions/secrets).
|
|
|
|
{% data reusables.gated-features.environments %}
|
|
|
|
<!-- Content after this section is automatically generated -->
|