更新时间:2023-07-06 09:09:42下载pdf
本文介绍删除用户角色的 API。
删除用户的指定角色。
DELETE: /v1.0/iot-03/idaas/user-role
参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
---|---|---|---|---|
role_code | String | query | true | 角色标识 |
uid | String | query | true | 外部 UID |
space_id | String | query | true | 空间 ID |
参数名 | 类型 | 说明 |
---|---|---|
result | Boolean | 操作结果 |
DELETE: DELETE:/v1.0/iot-03/idaas/user-role?roleCode=roleCode1&uid=uid1&spaceId=12345
{
"result": true,
"t": 1623002466238,
"success": true
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈