For the complete documentation index, see llms.txt. This page is also available as Markdown.

Flush Everything

The path to flush all cached data.

post

Congiruable using handlers_flush_all_path (in config.toml) or ORBIT_HANDLERS_FLUSH_ALL_PATH (using environment variables)

Responses
200

Status indicating success or failure of the flush operation.

No content

post
/flush
200

Status indicating success or failure of the flush operation.

No content

Last updated