Skip to main content

Edit Application Revision

PUT 

/applications/revisions/:application_revision_id

Edit a revision's header fields only.

Revisions are immutable snapshots; data, author, date, and message cannot be changed. This endpoint updates header fields such as description and tags. To change configuration, commit a new revision with POST /applications/revisions/commit.

Request

Responses

Successful Response