v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-03512878906.5 KB
Applications

Archive Simple Application

Archive an application through the simple endpoint layer.

Equivalent to POST /applications/{application_id}/archive; returns the archived application in the simple shape (with its last known variant, revision, and data).

post/simple/applications/{application_id}/archive

Path parameters

application_idstring uuid required

Response

Successful Response

countinteger

1 when the application was found, 0 otherwise.