Events

Multiplexed project WebSocket

Multiplexed project WebSocket. Upgrades the HTTP request to a WebSocket connection for real-time communication.

get/api/projects/{projectId}/ws

Path parameters

projectIdstring required

Project identifier used to scope the request.

Changes