host.runs.purge
Delete the stored results of every done run finished at or before before_unix; each then reads done with result: null, purged: true. Frees state_bytes_max quota the results were counted against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_key | No | The key `signup` returned. Required only when this connection carries no Authorization: Bearer header -- when both are present, the header wins. | |
| before_unix | Yes | Purge results of runs finished at or before this unix timestamp. |