Module ruma_identity_service_api::association

source ·
Expand description

Endpoints to create associations with a Matrix ID on the identity server.

Modules§

  • POST /_matrix/identity/*/3pid/bind
  • GET /_matrix/identity/*/3pid/getValidated3pid
  • Endpoints to create an association between a Matrix ID and an email ID on the identity server.
  • Endpoints to create association between a phone number and a Matrix ID on the identity server.
  • POST /_matrix/identity/*/3pid/unbind