v4
latestSwagger 2.02026-08-0343714211.7 MBevent_channels
Event Channels
Update Event Channel
Update Event Channel
patch/event_channels/{id}
Path parameters
idinteger required
Event Channel ID.
Response
The EventChannels object.
Example response
{
"id": 1,
"name": "example",
"workspace_id": 1,
"description": "example",
"enabled": true,
"default_channel": true,
"created_at": "2000-01-01T01:00:00Z",
"updated_at": "2000-01-01T01:00:00Z"
}