Skip to main content

Remove user from a room in Matrix

Remove user from a room in Matrix.

Application

  • Matrix

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected AccountThe connected account to use for the requestConnected AccountYes
Room IDText (Short)Yes
User IDThe fully qualified user IDText (Short)Yes
ReasonReason for kickText (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A