Function rbx_ds_cloud::api::datastore_api::delete_entry
source · [−]pub async fn delete_entry(
delete_struct: &DeleteEntry
) -> Result<Response, Error>Expand description
Marks the entry as deleted by creating a tombstone version. Entries are deleted permanently after 30 days.