Delete an archive by its ID.
The ID of the archive in the format ‘archive-’
curl https://api.letta.com/v1/archives/$ARCHIVE_ID \ -X DELETE \ -H "Authorization: Bearer $LETTA_API_KEY"