Business Profiles - Delete Business Identity
删除业务标识
DELETE http://localhost/BizTalkManagementService/BusinessProfiles/Identities/{partyName}/{profileName}/{id}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
id
|
path | True |
integer int32 |
业务配置文件 ID |
party
|
path | True |
string |
参与方名称 |
profile
|
path | True |
string |
业务配置文件名称 |
响应
名称 | 类型 | 说明 |
---|---|---|
204 No Content |
无内容 |