Configuration
Update Realtime Config
Update realtime message retention configuration
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Number of days messages are retained. Null means messages are kept indefinitely.
Required range:
x >= 1Example:
90
Response
Realtime configuration updated