Create Empty Application Delta
POST https://api.humanitec.io/orgs/{{org_id}}/apps/{{app_id}}/deltas
This request will create a first delta object for your application environment. The delta is there to store all the changes you like to apply with your next deployment. This will store the Delta ID as a collection variable named {{delta_id}}.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |