Skip to content

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.

name
required
string

Experiment cache key

No Content

Bad request

Unauthorized

Forbidden

Not Found