matrix-spec/data/schemas/oauth2-account-management-action.yaml
Kévin Commaille e018a60843
Use definition shortcode for account management server metadata
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2026-01-15 10:41:07 +01:00

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.