delete_file
ChatGPTDelete a file.
Caipi is a private workspace your AI assistant builds in. Notes, data, dashboards, full pages, even small web apps, your agent creates and updates them directly. You manage and use all of it from any device, not just read it.
public=False makes it private (owner only) and clears any password. public=True makes it reachable by anyone. Add a password (only valid with public=True) to gate it: visitors are prompted for the password and the page plus its app operations are served only once it matches. A folder rule cascades to everything inside it. Re-applying with public=True and no password removes a previous password.