PUT TimeSaver/PutOverheadCodeSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
Collection of OverheadCodeSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| OverheadCodeID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"id": "e391140b-00c7-48c8-b708-e3cefc0082e1",
"securityGroupID": "3d81b79d-ab56-4668-9ac3-be4ed668ba30",
"overheadCodeID": "ad631121-80e6-4b21-ad28-6d625826ea0b"
},
{
"$ref": "1"
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccess | boolean |
None. |
|
| ErrorMessage | string |
None. |
|
| Code | string |
None. |
|
| Response | ServiceItem |
None. |
|
| LatestDataTimestampUtc | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.