v54

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

Unarchive Application

Restore a previously archived application.

Clears deleted_at and makes the application visible to standard queries again. Safe to call on an already-active application; it is a no-op in that case.

post/applications/{application_id}/unarchive

Path parameters

application_idstring uuid required

Response

Successful Response

countinteger

1 when the application was found, 0 otherwise.