6 lines
212 B
Markdown
6 lines
212 B
Markdown
# Matrix Handler
|
|
|
|
### Usage
|
|
> POST /generic/{matrixRoom}/{matrixUser}/{matrixPassword}
|
|
This is a generic handler that will accept any form of data and pass it through to Matrix using the appropriate JSON format.
|