ruma::api::identity_service

Module 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ยง

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