DELETE api/Partner/{partnerID}/Bundles/ByID

Removes existing bundle from Partner Note: This does not delete the bundle

Request Information

URI Parameters

NameDescriptionTypeAdditional information
partnerID

ID of partner to update

string

Required

Body Parameters

ID of bundle

integer

Request Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Http Status Code

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.