Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

作用

向空间授权用户或者用户组的各类权限

接口

/rest/gearsapi/1.0/space/permission/add


方法

POST

参数

Body

{

    "spaceKey":"DEMO",

    "usernames":["user01","user02","user03"],

    "permsssionType":"VIEWSPACE"

}

查看权限为固定值VIEWSPACE:




  • No labels