Module ruma::api::federation::thirdparty::exchange_invite
source · Available on crate feature
api
and (crate features federation-api-c
or federation-api-s
) only.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)