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