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": "006e8bf4-c090-47f3-b590-fe3e9596c472",
"SecurityGroupID": "1dd8c75c-0ea7-47e7-9720-c4bd1e652c03",
"PersonalExceptionID": "4e3cce1f-417e-4d6b-9ebe-6839e3e53972"
}
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.