Setup
Setup An Environment
POST
https://api.releasehub.com/api/apps/:app_id/environments/:id/setup
Create a
setup
Deployment for an existing Environment. The latest Build for the Environment will be used for the Deployment.
Path Parameters
Name
Type
Description
app_id
string
Release App ID
id
string
Release Environment ID
Headers
Name
Type
Description
X-Account-ID
string
Release Account ID
X-Account-Token
string
Authentication Token
Last updated