You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2026. It is now read-only.
DELETE requests
Delete data from a given data source. After receiving a DELETE request, all data stored by that data source is removed. Use this to clean up test data or to reset the state of a data source before loading a fresh set of values.