mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 06:04:10 +02:00
10 lines
272 B
YAML
10 lines
272 B
YAML
|
|
type: string
|
||
|
|
enum:
|
||
|
|
- "org.matrix.profile"
|
||
|
|
- "org.matrix.devices_list"
|
||
|
|
- "org.matrix.device_view"
|
||
|
|
- "org.matrix.device_delete"
|
||
|
|
- "org.matrix.account_deactivate"
|
||
|
|
- "org.matrix.cross_signing_reset"
|
||
|
|
description: An action that the account management URL supports.
|