mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Update content/client-server-api/_index.md
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
27d3db56eb
commit
ac3b194bb2
|
|
@ -1445,7 +1445,7 @@ for locking and unlocking accounts as a server implementation detail.
|
|||
|
||||
When an account is locked, servers MUST return a `401 Unauthorized` error
|
||||
response with an `M_USER_LOCKED` error code and [`soft_logout`](#soft-logout)
|
||||
set to `true` on all but the following APIs:
|
||||
set to `true` on all but the following Client-Server APIs:
|
||||
|
||||
- [`POST /logout`](#post_matrixclientv3logout)
|
||||
- [`POST /logout/all`](#post_matrixclientv3logoutall)
|
||||
|
|
|
|||
Loading…
Reference in a new issue