detachObject
inline suspend fun CloudDirectoryClient.detachObject(crossinline block: DetachObjectRequest.Builder.() -> Unit): DetachObjectResponse
Detaches a given object from the parent object. The object that is to be detached from the parent is specified by the link name.