mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated REST API (markdown)
parent
5adbd678db
commit
dde90ca075
1 changed files with 6 additions and 0 deletions
|
|
@ -326,6 +326,12 @@ curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \
|
|||
}
|
||||
```
|
||||
|
||||
# Information about boards of user
|
||||
```
|
||||
curl -H "Authorization: Bearer a6DM_gOPRwBdynfXaGBaiiEwTiAuigR_Fj_81QmNpnf" \
|
||||
http://localhost:3000/api/usersXQMZgynx9M79qTtQc/boards
|
||||
```
|
||||
|
||||
# User List
|
||||
Retrieves the user list.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue