DELETE api/v1/Agents/{AgentID}/Holidays/id?id={id}
Deletes the agent’s holiday identified by id.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id |
Define this parameter in the request URI. |
|
AgentID | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>