Matrix Client-Server Registration and Login API
Number of APIs: 4
-
login - Get the supported login types to authenticate users GET {{baseUrl}}/login
-
logout - Invalidates a user access token POST {{baseUrl}}/logout
-
logout - Invalidates all access tokens for a user POST {{baseUrl}}/logout/all
-
login - Authenticates the user. POST {{baseUrl}}/login