Module ruma_federation_api::thirdparty::exchange_invite
source · Expand description
PUT /_matrix/federation/*/exchange_third_party_invite/{roomId}
The receiving server will verify the partial m.room.member
event given in the request body.
If valid, the receiving server will issue an invite as per the Inviting to a room section
before returning a response to this request.
Modules§
/v1/
(spec)