Skip to content

Commit d5ceb57

Browse files
Merge pull request #9426 from nextcloud/backport/9415/stable25
[stable25] fix(docs): Add a note to the calls API docs that cookies are required
2 parents d84db2c + c442285 commit d5ceb57

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/call.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
* API v3: 🏁 Removed with API v4: Nextcloud 21 only
66
* API v4: Base endpoint `/ocs/v2.php/apps/spreed/api/v4`: since Nextcloud 22
77

8+
!!! note
9+
10+
At the moment, joining a room is only possible with cookies, as you need a
11+
session.
12+
813
## Get list of connected participants
914

1015
* Method: `GET`

0 commit comments

Comments
 (0)