Delete record from other collection

Hi,

please how can I do delete record from other collection?

I know how to update, insert or load other collection via UpdateCollectionRequestData and LoadCollectionRequestData. but I can't find any delete class here.

Thanks.