Full name: projects.locations.studies.trials.delete
Deletes a Trial.
Endpoint
deletehttps://{service-endpoint}/v1/{name}
Where {endpoint} is one of the supported service endpoints.
Path parameters
namestring
Required. The Trial's name. Format: projects/{project}/locations/{location}/studies/{study}/trials/{trial}
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.