Business Profiles - Delete Business Identity
Delete business identity
DELETE http://localhost/BizTalkManagementService/BusinessProfiles/Identities/{partyName}/{profileName}/{id}
URI Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
|
id
|
path | True |
integer (int32) |
Business profile id |
|
party
|
path | True |
string |
Party name |
|
profile
|
path | True |
string |
Business profile Name |
Responses
| Name | Type | Description |
|---|---|---|
| 204 No Content |
No Content |