Overview | Service | Command |
Use this to close out the waitset. Note that the server will automatically time out a wait set if there is no reference to it for (default of) 20 minutes.
WaitSet: scalable mechanism for listening for changes to one or more accounts
Authorization token required | true |
Admin Authorization token required | true |
<AdminDestroyWaitSetRequest waitSet="{waitset-id}" /> ## AdminDestroyWaitSetRequest
The following table describes elements and attributes you can define within a
<AdminDestroyWaitSetRequest>
element:
XPath | Required / Optional | Description |
@waitSet | Required (only 1) | Type:String Waitset ID |
<AdminDestroyWaitSetResponse waitSet="{waitset-id}" /> ## AdminDestroyWaitSetResponse
The following table describes elements and attributes you can define within a
<AdminDestroyWaitSetResponse>
element:
XPath | Required / Optional | Description |
@waitSet | Required (only 1) | Type:String WaitSet ID |