Mark features as stale / not stale
POST/api/admin/projects/:projectId/stale
This endpoint marks the provided list of features as either stale or not stale depending on the request body you send. Any provided features that don't exist are ignored.
POST/api/admin/projects/:projectId/stale
This endpoint marks the provided list of features as either stale or not stale depending on the request body you send. Any provided features that don't exist are ignored.