Skip to main content

delete_blob

Function delete_blob 

Source
pub async fn delete_blob(
    __arg0: State<AppState>,
    __arg1: Path<String>,
    headers: HeaderMap,
) -> impl IntoResponse
Expand description

DELETE / - Delete a blob (BUD-02) Note: Blob is only fully deleted when ALL owners have removed it