mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-09 15:13:12 -06:00
fix formatting in documentation for admin whois endpoint
This commit is contained in:
parent
91f024b43e
commit
2f5fe8a718
|
|
@ -74,5 +74,5 @@ guidance on configuring and using this endpoint.
|
|||
|
||||
## GET `/_matrix/client/v3/admin/whois/{userId}`
|
||||
|
||||
From [Matrix Spec](https://spec.matrix.org/v1.3/client-server-api/#get_matrixclientv3adminwhoisuserid).
|
||||
From the [Matrix Spec](https://spec.matrix.org/v1.3/client-server-api/#get_matrixclientv3adminwhoisuserid).
|
||||
Gets information about a particular user. ```userId``` is the full user ID e.g. ```@alice:domain.com```
|
||||
|
|
|
|||
Loading…
Reference in a new issue