DELETE TimeSaver/DeleteTags
Request Information
URI Parameters
None.
Body Parameters
TagName | Description | Type | Additional information |
---|---|---|---|
ID | globally unique identifier |
None. |
|
Name | string |
Required |
|
Type | string |
Required |
|
SecurityGroupID | globally unique identifier |
Required |
Request Formats
application/json, text/json
Sample:
{ "ID": "0a89fc65-3b9c-4a4b-8a1e-2ee4805a2b07", "Name": "sample string 2", "Type": "sample string 3", "SecurityGroupID": "b342d581-391b-45f9-8f69-f96bc1995b61" }
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.