flagsmith-docs
flagsmith-docs copied to clipboard
This is the documentation repository for the Docs of Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.co...
Results
1
flagsmith-docs issues
Sort by
recently updated
recently updated
newest added
We get asked a fair bit how to delete identities via the API. Lets add these examples to the appropriate page. To add here: https://docs.flagsmith.com/clients/rest#code-examples ``` Edge: DELETE /api/v1/environments/{environment_api_key}/edge-identities/{identity_uuid}/ Core:...