Delete cached assignments for an experiment
DELETE
/api/v4/experiments/{name}/cache
Removes all cached variant assignments for the experiment with the given cache key. Useful for cleaning up completed experiments whose code has been removed from the codebase.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ” name
required
string
Experiment cache key
Responses
Section titled “ Responses ”No Content
Bad request
Unauthorized
Forbidden
Not Found