pub async fn delete(
__arg0: TenantDb,
__arg1: TenantSearch,
__arg2: TenantEvents,
__arg3: Path<(DocumentBoxScope, LinkId)>,
) -> HttpStatusResultExpand description
Delete a link by ID
Deletes a specific link using its ID
pub async fn delete(
__arg0: TenantDb,
__arg1: TenantSearch,
__arg2: TenantEvents,
__arg3: Path<(DocumentBoxScope, LinkId)>,
) -> HttpStatusResultDelete a link by ID
Deletes a specific link using its ID