Update proposals/4140-delayed-events-futures.md

Co-authored-by: Andrew Ferrazzutti <af_0_af@hotmail.com>
toger5/expiring-events-keep-alive
Timo 2 years ago committed by GitHub
parent f5f4b38049
commit c16afbc549
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -83,7 +83,7 @@ The response will mimic the request:
### Delegating futures
The `token` can be used to call another future related endpoint:
`PUT /_matrix/client/v3/futures/refresh` and `PUT /_matrix/client/v3/futures/action/${actionName}`.
`POST /_matrix/client/v3/futures/refresh` and `POST /_matrix/client/v3/futures/action/${actionName}`.
where the body is:
```json

Loading…
Cancel
Save