POST Studies/DeleteStudyObject?handle={handle}&username={username}&password={password}&owner={owner}&suid={suid}&studyDate={studyDate}&objectId={objectId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| handle | string |
Default value is |
|
| username | string |
Default value is |
|
| password | string |
Default value is |
|
| owner | string |
Default value is |
|
| suid | string |
Default value is |
|
| studyDate | string |
Default value is |
|
| objectId | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>