Skip to main content

Enable Feature Flag

POST 

/api/v1/test/enable-feature-flag

E2E-only: enable a feature flag for a user by email.

Used by E2E tests that require features gated behind subscription tiers (e.g. BULK_IMPORT) without needing a real Stripe subscription. Gated by E2E_TEST_MODE + X-E2E-Secret (mirrors seed_e2e_data).

Request

Responses

OK