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