Skip to content

删除组织 ​

基本信息 ​

中文名: 删除组织

接口名: /mozi/organization/deleteGovOrganization

所在目录: 通讯录编辑接口

调用方式: POST(HTTPS)

请求参数 ​

名称类型是否必填示例值描述
tenantIdLong是1租户Id
organizationCodeString是GO_123组织 Code
operatorString是xxx操作人

返回参数 ​

参数类型示例值说明
_RequestIdString网关请求ID
successBooleantrue网关调用是否成功
errorCodeString0网关错误码
HostIdString网关HostId
CodeString网关Code
errorMsgString网关错误信息
errorLevelString网关错误级别
MessageString网关信息
content.successBooleantrue业务调用是否成功
content.requestIdString业务请求ID
content.responseCodeString0业务响应Code
content.responseMessageString业务响应信息