DELETE pools/{poolId}
Deletes the given pool. (requires to be authenticated). FREE
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
poolId |
the id of the pool to delete |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
No content
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.