Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
retentionDays
integer | null
required

Number of days messages are retained. Null means messages are kept indefinitely.

Required range: x >= 1
Example:

90

Response

Realtime configuration updated

message
string
required