PUT TimeSaver/PutBehaviourExceptionSecurityGroups
Request Information
URI Parameters
None.
Body Parameters
Collection of BehaviourExceptionSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| BehaviourExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
[
{
"$id": "1",
"ID": "34039f96-78b9-4f28-91cc-07515a512480",
"SecurityGroupID": "5b3d38cb-5f9d-4f10-8939-7bdb8e947320",
"BehaviourExceptionID": "c0c102e6-69a0-4def-866d-dae2a5d016e1"
},
{
"$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. |
|
| StackTrace | string |
None. |
|
| Response | ServiceItem |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.