DELETE api/v1/Agents/{agentId}/Quota/{groupId}?key={key}
Delete Quota
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
agentId |
Define this parameter in the request URI. |
|
groupId |
Define this parameter in the request URI. |
|
key |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean>true</boolean>