Promote changes from development to the second environment
PUT {{baseUrl}}/orgs/{{org_id}}/apps/{{app_id}}/envs/{{second_env_id}}/from_deploy_id
This request will use the deployment ID we obtained in the last request to update the staging environment.
Request Body
["{", "{", "l", "a", "s", "t", "_", "d", "e", "p", "l", "o", "y", "_", "i", "d", "}", "}"]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |