Matrix Client-Server Account Administrative Contact API
Number of APIs: 8
-
account/3pid - Gets a list of a user's third party identifiers. GET {{baseUrl}}/account/3pid
-
account/3pid - Adds contact information to the user's account. POST {{baseUrl}}/account/3pid
-
account/3pid - Adds contact information to the user's account. POST {{baseUrl}}/account/3pid/add
-
account/3pid - Binds a 3PID to the user's account through an Identity Service. POST {{baseUrl}}/account/3pid/bind
-
account/3pid - Removes a user's third party identifier from an identity server. POST {{baseUrl}}/account/3pid/unbind
-
account/3pid - Begins the validation process for an email address for association with the user's account. POST {{baseUrl}}/account/3pid/email/requestToken
-
account/3pid - Begins the validation process for a phone number for association with the user's account. POST {{baseUrl}}/account/3pid/msisdn/requestToken
-
account/3pid - Deletes a third party identifier from the user's account POST {{baseUrl}}/account/3pid/delete