Authenticates a Red5 Pro streaming connection.

Behavior: Validates the authentication credentials for a Red5 Pro streaming request by verifying the stream ID and password against the configured channels.

Authorization: No authorization required. Validated by webhook filter.

Side Effects: None.

Error Scenarios: Returns a response with Result set to false if the authentication credentials are invalid.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The Red5 authentication request containing stream ID and credentials.

Represents the authentication request from the Red5 streaming platform.

string | null

Gets or sets the username for Red5 authentication.

string | null

Gets or sets the password for Red5 authentication.

string | null

Gets or sets the authentication token provided by the Red5 platform.

string | null

Gets or sets the type of authentication request (e.g., publish, subscribe).

string | null

Gets or sets the identifier of the stream being authenticated.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json