Get deploy_id of the auto-deployment
GET {{baseUrl}}/orgs/{{org_id}}/apps/{{app_id}}/envs/{{env_id}}
The request will get the last deployment id from the development environment. It will be saved as a collection variable for further use.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |