Broadcasting

Authenticate a user for a private channel

This endpoint is used by the mobile app to authenticate with Pusher channels. It validates that the user has permission to access the requested channel.

post/customer/channels/auth

Request body

channel_namestring required

string

socket_idstring required

string

Response

string required

Changes