v54

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03522891921.1 KB
Applications

Unarchive Simple Application

Unarchive an application through the simple endpoint layer.

Equivalent to POST /applications/{application_id}/unarchive, with the response shape of /simple/applications/.

post/simple/applications/{application_id}/unarchive

Path parameters

application_idstring uuid required

Response

Successful Response

countinteger

1 when the application was found, 0 otherwise.