createContent
inline suspend fun WisdomClient.createContent(crossinline block: CreateContentRequest.Builder.() -> Unit): CreateContentResponse
Creates Wisdom content. Before to calling this API, use StartContentUpload to upload an asset.