DELETE Application/DeleteContactSecurityGroup
Request Information
URI Parameters
None.
Body Parameters
ContactSecurityGroupName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
ContactID | globally unique identifier |
Required |
|
SecurityGroupID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{ "ID": "89844ea4-b52a-4074-a41c-b5db2e0ca579", "ContactID": "024264ef-509d-46d4-98fa-11d78b3f5b43", "SecurityGroupID": "8e495d90-9dfd-4711-9e70-e4c74b18fa96" }
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.