DELETE Studies/{StudyKey}
Delete an existing study by its key
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| StudyKey |
Key of study to delete |
integer |
Required |
Body Parameters
None.
Response Information
Delete an existing study by its key
| Name | Description | Type | Additional information |
|---|---|---|---|
| errors |
If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages. |
Collection of string |
None. |