maelstrom icon indicating copy to clipboard operation
maelstrom copied to clipboard

User data: deactivateAccount

Open chrisabruce opened this issue 4 years ago • 0 comments

Deactivate a user's account.

Deactivate the user's account, removing all ability for the user to login again.

This API endpoint uses the User-Interactive Authentication API_.

An access token should be submitted to this endpoint if the client has an active session.

The homeserver may change the flows available depending on whether a valid access token is provided.

Unlike other endpoints, this endpoint does not take an id_access_token parameter because the homeserver is expected to sign the request to the identity server instead.

chrisabruce avatar Apr 06 '20 11:04 chrisabruce