deleteRelatedItem
inline suspend fun ConnectCasesClient.deleteRelatedItem(crossinline block: DeleteRelatedItemRequest.Builder.() -> Unit): DeleteRelatedItemResponse
Deletes the related item resource under a case.
This API cannot be used on a FILE type related attachment. To delete this type of file, use the DeleteAttachedFile API