mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-24 15:03:43 +01:00
Update data/api/client-server/profile.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
187aeb07a3
commit
eb8d9ec14e
|
|
@ -209,9 +209,7 @@ paths:
|
|||
type: string
|
||||
- in: path
|
||||
name: keyName
|
||||
description: The key name of the profile field to delete. It must be either
|
||||
`avatar_url`, `displayname`, or a custom field following the
|
||||
[Common Namespaced Identifier Grammar](/appendices/#common-namespaced-identifier-grammar).
|
||||
description: The name of the profile field to delete.
|
||||
required: true
|
||||
example: "displayname"
|
||||
schema:
|
||||
|
|
|
|||
Loading…
Reference in a new issue