Feature
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
POST |
Create feature flags user blast radius
Create, read, update and delete feature flags. See docs for more information on feature flags.
If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated endpoint to check if feature flags are enabled for a given user.
Path parameters
- project_idstring
Request parameters
- namestring
- keystring
- filtersobject
- deletedboolean
- activeboolean
- created_atstring
- versionintegerDefault:
0 - ensure_experience_continuityboolean
- rollback_conditions
- performed_rollbackboolean
- tagsarray
- evaluation_tagsarray
- analytics_dashboardsarray
- has_enriched_analyticsboolean
- creation_context
- is_remote_configurationboolean
- has_encrypted_payloadsboolean
- evaluation_runtime
- bucketing_identifier
- last_called_atstring
- _create_in_folderstring
- _should_create_usage_dashboardbooleanDefault:
true
Example request
POST /api /projects /:project_id /feature_flags /user_blast_radiusExample response
Status 200 No response body
Create feature flags user blast radius
Create, read, update and delete feature flags. See docs for more information on feature flags.
If you're looking to use feature flags on your application, you can either use our JavaScript Library or our dedicated endpoint to check if feature flags are enabled for a given user.
Path parameters
- project_idstring
Request parameters
- namestring
- keystring
- filtersobject
- deletedboolean
- activeboolean
- created_atstring
- versionintegerDefault:
0 - ensure_experience_continuityboolean
- rollback_conditions
- performed_rollbackboolean
- tagsarray
- evaluation_tagsarray
- analytics_dashboardsarray
- has_enriched_analyticsboolean
- creation_context
- is_remote_configurationboolean
- has_encrypted_payloadsboolean
- evaluation_runtime
- bucketing_identifier
- last_called_atstring
- _create_in_folderstring
- _should_create_usage_dashboardbooleanDefault:
true
Example request
POST /api /projects /:project_id /feature_flags /user_blast_radius