mirror of
https://github.com/wekan/wekan.git
synced 2026-02-19 06:28:06 +01:00
Updated REST API (markdown)
parent
0338e153c0
commit
dea508334d
1 changed files with 3 additions and 3 deletions
|
|
@ -16,9 +16,9 @@ When calling a production Wekan server, ensure it is running via HTTPS and has a
|
|||
# Summary
|
||||
|
||||
### Authentication
|
||||
| Url | Short Description |
|
||||
| :--- | :--- |
|
||||
| `/users/login` | [Authenticate with the REST API.](#login) |
|
||||
| HTTP Method | Url | Short Description |
|
||||
| :--- | :--- | :--- |
|
||||
| `POST` | `/users/login` | [Authenticate with the REST API.](#login) |
|
||||
|
||||
### Users
|
||||
| HTTP Method | Url | Short Description |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue