Skip to main content

Deploy Application Revision

POST 

/applications/revisions/deploy

Deploy an application revision to an environment.

Writes a reference from the environment revision to the application revision under key (default: {application_slug}.revision). Clients that subsequently call /applications/revisions/retrieve with the same environment_ref and key resolve to this revision. See the Applications guide.

Request

Responses

Successful Response