DELETE v1/bunits/{bunitId}/assignedsubscriptions/{subscriptionId}
Unassign a subscription
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
Id of the business unit that subscription should be unassigned | integer |
Required |
subscriptionId |
Id of the subscription to unassign | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.