删除当前topic对目标用户授权的权限
DELETE
https://jcq.jdcloud-api.com/v1/regions/{regionId}/topics/{topicName}/iam
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
regionId | String | True | 所在区域的Region ID | |
topicName | String | True | topic 名称 |
名称 | 类型 | 是否必需 | 默认值 | 描述 |
---|---|---|---|---|
permission | String | True | 权限类型, [PUB, SUB, PUBSUB] | |
targetUserId | String | True | 目标用户UserId |
名称 | 类型 | 描述 |
---|---|---|
requestId | String |
返回码 | 描述 |
---|---|
200 | OK |