Matrix App V1 Transactions
Operations Summary
| Method | Endpoint | Description |
|---|---|---|
| PUT | /_matrix/app/v1/transactions/{txn_id} |
Matrix Application Service transaction webhook |
Matrix Application Service transaction webhook
Receives event transactions from the Matrix homeserver. Authenticated via hs_token in the Authorization header.
1 2 3 4 | |
1 2 3 4 5 6 7 8 9 10 11 12 | |
- API Source:
_matrix_app_v1_transactions_update
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
| Name | Type | Required |
|---|---|---|
txn_id |
string | ✓ |
200 - No response body