deleteView
inline suspend fun ConnectClient.deleteView(crossinline block: DeleteViewRequest.Builder.() -> Unit): DeleteViewResponse
Deletes the view entirely. It deletes the view and all associated qualifiers (versions and aliases).
Deletes the view entirely. It deletes the view and all associated qualifiers (versions and aliases).