deleteTrial

abstract suspend fun deleteTrial(input: DeleteTrialRequest): DeleteTrialResponse

Deletes the specified trial. All trial components that make up the trial must be deleted first. Use the DescribeTrialComponent API to get the list of trial components.