deleteRelatedObject deletes a single object related to a specific parent.
The ID of the parent element
The key of the parent object
The ID of the child element to delete
The key of the child object to delete
Promise resolving to true if deletion was successful
deleteRelatedObject deletes a single object related to a specific parent.