mirror of
https://github.com/wekan/wekan.git
synced 2025-12-18 16:30:13 +01:00
Updated REST API Boards (markdown)
parent
3ad4d99c69
commit
6ba73533d0
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \
|
||||||
http://localhost:3000/api/users/XQMZgynx9M79qTtQc/boards
|
http://localhost:3000/api/users/XQMZgynx9M79qTtQc/boards
|
||||||
```
|
```
|
||||||
|
|
||||||
## Change role of user on board
|
## Add/Remove Board Member and Change Role
|
||||||
|
|
||||||
[Change Role: admin/normal/nocomments/commentonly](https://github.com/wekan/wekan/wiki/REST-API-Role)
|
[Add/Remove Board Member and Change Role: admin/normal/nocomments/commentonly](https://github.com/wekan/wekan/wiki/REST-API-Role).
|
||||||
|
|
||||||
## The admin takes the ownership of ALL boards of the user (archived and not archived) where the user is admin on.
|
## The admin takes the ownership of ALL boards of the user (archived and not archived) where the user is admin on.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue