Closed zatsepinvl closed 5 years ago
As explained in the concepts documents, under mxisd > Identity stores
, mxisd itself doesn't store bindings, or 3PIDs, nor does it write to Identity stores.
This API therefore doesn't exist in mxisd as it doesn't make sense for it. If you want to add 3PID mappings, add the relevant information in your Identity store(s) and mxisd will pick it up automatically.
Is there API like https://github.com/matrix-org/sydent#internal-bind-api?