PUT TimeSaver/PutPersonalExceptionSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
PersonalExceptionSecurityGroup| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | globally unique identifier |
None. |
|
| SecurityGroupID | globally unique identifier |
Required |
|
| PersonalExceptionID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{
"ID": "3ba0b4ed-da99-4f46-a0eb-e8b7da9ac2d9",
"SecurityGroupID": "6f066188-8d6f-4589-a421-7717ae0c2e37",
"PersonalExceptionID": "7d2c992f-692e-425f-af80-7feb04e59f2d"
}
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.