Notification Channel Endpoints
Update Notification Channel
Update a channel’s label and/or config. The type is immutable; a supplied config is validated against the stored channel’s type. Changing the delivery destination resets the channel to unverified; a label-only change (or a config that resolves to the same destination) leaves verification intact.
PATCH
Authorizations
API key for authentication. Get your API key from the Cronhost dashboard.
Path Parameters
Unique channel identifier
Example:
"channel_123"
Body
application/json