Paid plan required. Not available on the free tier — upgrade to starter or higher.
curl --location --request POST 'https://connect.litehost.io/v1/projects//archive' \
--header 'Authorization: Bearer <token>'{
"status": "success",
"data": {
"archived": true
}
}