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": "038fc834-f956-4c7c-992c-c14d7fc9a038",
"SecurityGroupID": "11787354-497b-4d81-9427-3bb80fddde14",
"BehaviourExceptionID": "97b47c22-9d5f-4e7e-848d-c5389b402ed8"
},
{
"$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.