Business Profiles - Delete Business Identity
Eliminación de la identidad empresarial
DELETE http://localhost/BizTalkManagementService/BusinessProfiles/Identities/{partyName}/{profileName}/{id}
Parámetros de identificador URI
Nombre | En | Requerido | Tipo | Description |
---|---|---|---|---|
id
|
path | True |
integer int32 |
Id. de perfil de negocio |
party
|
path | True |
string |
Nombre de entidad |
profile
|
path | True |
string |
Nombre del perfil de negocio |
Respuestas
Nombre | Tipo | Description |
---|---|---|
204 No Content |
Ningún contenido |