Update an existing channel’s configuration
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Channel updated successfully
Unique identifier for the channel
"550e8400-e29b-41d4-a716-446655440000"
Channel pattern for subscription matching (supports wildcards like "order:*")
1"order:*"
Whether the channel is currently active
true
Timestamp when the channel was created
"2024-01-15T10:30:00Z"
Timestamp when the channel was last updated
"2024-01-15T10:30:00Z"
Human-readable description of the channel
"Order updates channel"
URLs to receive webhook notifications for messages on this channel
["https://example.com/webhook"]