mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-28 13:24:10 +02:00
Update wording
This commit is contained in:
parent
afc58cd8db
commit
910340a98b
|
|
@ -262,8 +262,8 @@ paths:
|
||||||
or the requested device ID is the same as a cross-signing key
|
or the requested device ID is the same as a cross-signing key
|
||||||
ID.
|
ID.
|
||||||
* `M_USER_DEACTIVATED`: The user has been deactivated.
|
* `M_USER_DEACTIVATED`: The user has been deactivated.
|
||||||
Note that servers MAY choose not to use this error code and instead use `M_FORBIDDEN`,
|
Servers MAY instead use `M_FORBIDDEN` when they can no longer authenticate
|
||||||
particularly when the server can't authenticate the deactivated user.
|
the deactivated user (i.e. their password has been wiped).
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue