pub async fn purge_project(
    configuration: &Configuration,
    project_id: &str
) -> Result<(), Error<PurgeProjectError>>
Expand description

!! Use with extreme caution !! Using this API endpoint you can purge (completely delete) a project and its data. This action can not be undone and will delete ALL your data. !! Use with extreme caution !!