diff --git a/data/api/client-server/login.yaml b/data/api/client-server/login.yaml index 28de0be1..95d24ad8 100644 --- a/data/api/client-server/login.yaml +++ b/data/api/client-server/login.yaml @@ -262,6 +262,8 @@ paths: or the requested device ID is the same as a cross-signing key ID. * `M_USER_DEACTIVATED`: The user has been deactivated. + Note that servers MAY choose not to use this error code and instead use `M_FORBIDDEN`, + particularly when the server can't authenticate the deactivated user. content: application/json: schema: