PUT TimeSaver/PutPersonalExceptionSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
PersonalExceptionSecurityGroupName | 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": "30aa952e-2eda-4828-813f-01b66f36f0aa", "SecurityGroupID": "0876e898-3288-453f-ae3d-96aea74e5582", "PersonalExceptionID": "8f833456-de93-43fc-bebd-f36361e68e61" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ServiceResponseName | 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.