This API is used to delete an open Stream lease.
Deleting an open Stream lease will increase the number of available Streams for an Account by 1.
[BaseURL]/Account/{AccountID}/Stream/{StreamHandleID}
DELETE
Authorization: SAML2 assertion=[Assertion]
HTTP 200
The following example demonstrates deleting an open Stream lease
DELETE /rest/2015/02/Account/urn:dece:accountid:org:dece:16EBFA93BAC64DBD875336ED4B6D3CC9/Stream/urn:dece:streamhandleid:org:dece:22F5178A987D4710AFFB8EA28895A174 HTTP/1.1
Host: api.uvvu.com
Accept: application/xml
Authorization: SAML2 assertion=[Assertion]
HTTP/1.1 200
Date: [Date]
Content-Type: application/xml
X-transaction-info: [TransactionInfo]