Receives a Red5 Pro channel status update webhook.

Behavior: Processes Published and UnPublished status events from Red5 Pro by updating the corresponding channel status in the system.

Authorization: No authorization required. Validated by webhook filter.

Side Effects: The channel status is updated in the system when the event is Published or UnPublished.

Error Scenarios: Logs a warning if the channel status update fails. Non-Published/UnPublished events are ignored.

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

The Red5 status request containing the channel name and event type.

Represents a status update webhook request from the Red5 streaming platform.

string | null

Gets or sets the event type that triggered the status update.

string | null

Gets or sets the channel identifier associated with the status event.

string | null

Gets or sets the type of cluster node reporting the status.

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