v1
latestOpenAPI 3.0.02026-07-14169146300.3 KBRealtime
Updates realtime configuration
patch/v1/projects/{ref}/config/realtime
Path parameters
refstring required
Example:abcdefghijklmnopqrst
Project ref
Request body
Example request
{
"private_only": false,
"max_concurrent_users": 1000,
"max_channels_per_client": 100
}