Streamlit apps
Delete a Streamlit app
Stops serving the file and frees its port. The project machine is restarted in the background to drop the running app, which takes a few minutes; until it comes back the app may still answer requests.
delete/streamlit-apps/{streamlitAppId}
Path parameters
streamlitAppIdstring uuid required
Streamlit app identifier.
Streamlit app identifier.
Response
Streamlit app deleted