mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
Update content/client-server-api/_index.md
Co-authored-by: Hubert Chathi <hubertc@matrix.org>
This commit is contained in:
parent
311a7c257b
commit
3feef8b944
|
|
@ -1115,7 +1115,7 @@ the homeserver using the [`/account/3pid`](#get_matrixclientv3account3pid) API r
|
|||
{
|
||||
"type": "m.login.password",
|
||||
"identifier": {
|
||||
"medium": "<The medium of the third-party-identifier>",
|
||||
"medium": "<The medium of the third-party identifier>",
|
||||
"address": "<The canonicalised third-party address of the user>"
|
||||
},
|
||||
"password": "<password>"
|
||||
|
|
|
|||
Loading…
Reference in a new issue