mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 07:50:12 +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
|
# User List
|
||||||
Retrieves the user list.
|
Retrieves the user list.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue