Module ruma::api::identity_service::association

source ·
Available on crate feature api and (crate features identity-service-api-c or identity-service-api-s) only.
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