Policies - Undeploy
Undeploy Policy
PUT http://localhost/BizTalkManagementService/Policies/Undeploy/{policyName}/{majorVersion}/{minorVersion}
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
major
|
path | True |
integer int32 |
Major version |
minor
|
path | True |
integer int32 |
Minor Version |
policy
|
path | True |
string |
Policy name |
Responses
Name | Type | Description |
---|---|---|
204 No Content |
No Content |