POST Protocol/Base/Save
Request Information
URI Parameters
None.
Body Parameters
ProtocolName | Description | Type | Additional information |
---|---|---|---|
ProtocolId | globally unique identifier |
None. |
|
ExperimentId | globally unique identifier |
None. |
|
Name | string |
None. |
|
Subtitle | string |
None. |
|
LastMaintenanceName | string |
None. |
|
LastMaintenanceDate | date |
None. |
|
IsUploaded | boolean |
None. |
|
IsTDEProtocol | boolean |
None. |
|
Experiment | Experiment |
None. |
|
ProtocolVersion | Collection of ProtocolVersion |
None. |
|
ChangeTracker | ObjectChangeTracker |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ProtocolName | Description | Type | Additional information |
---|---|---|---|
ProtocolId | globally unique identifier |
None. |
|
ExperimentId | globally unique identifier |
None. |
|
Name | string |
None. |
|
Subtitle | string |
None. |
|
LastMaintenanceName | string |
None. |
|
LastMaintenanceDate | date |
None. |
|
IsUploaded | boolean |
None. |
|
IsTDEProtocol | boolean |
None. |
|
Experiment | Experiment |
None. |
|
ProtocolVersion | Collection of ProtocolVersion |
None. |
|
ChangeTracker | ObjectChangeTracker |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.