GET
/api/v1/channels
POST
/api/v1/channels
GET
/api/v1/channels/{channelId}
PATCH
/api/v1/channels/{channelId}
DELETE
/api/v1/channels/{channelId}
POST
/api/v1/channels/{channelId}/detection/enable
POST
/api/v1/channels/{channelId}/detection/disable
GET
/api/v1/channels/{channelId}/breaks
POST
/api/v1/channels/{channelId}/breaks
DELETE
/api/v1/channels/{channelId}/breaks
GET
/api/v1/channels/{channelId}/breaks/{breakId}
DELETE
/api/v1/channels/{channelId}/breaks/{breakId}
POST
/api/v1/channels/{channelId}/breaks/{breakId}/punch
GET
/api/v1/channels/{channelId}/events
POST
/api/v1/channels/{channelId}/events
DELETE
/api/v1/channels/{channelId}/events
GET
/api/v1/channels/{channelId}/events/{eventId}
PATCH
/api/v1/channels/{channelId}/events/{eventId}
DELETE
/api/v1/channels/{channelId}/events/{eventId}
GET
/api/v1/channels/{channelId}/events/{eventId}/templates
GET
/api/v1/channels/{channelId}/events/{eventId}/templates/{templateId}/breaks
GET
/api/v1/channels/{channelId}/events/{eventId}/breaks
GET
/api/v1/channels/{channelId}/events/{eventId}/breaks/current
GET
/api/v1/channels/{channelId}/markerRules
POST
/api/v1/channels/{channelId}/markerRules
DELETE
/api/v1/channels/{channelId}/markerRules
GET
/api/v1/channels/{channelId}/markerRules/{markerRuleId}
PATCH
/api/v1/channels/{channelId}/markerRules/{markerRuleId}
DELETE
/api/v1/channels/{channelId}/markerRules/{markerRuleId}
GET
/api/v1/channels/{channelId}/detection/history
GET
/api/v1/channels/{channelId}/detection/history/{markerDetectionId}
GET
/api/v1/channels/{channelId}/integrations
POST
/api/v1/channels/{channelId}/integrations
GET
/api/v1/channels/{channelId}/integrations/{channelIntegrationId}
PATCH
/api/v1/channels/{channelId}/integrations/{channelIntegrationId}
DELETE
/api/v1/channels/{channelId}/integrations/{channelIntegrationId}
GET
/api/v1/channels/{channelId}/origins
POST
/api/v1/channels/{channelId}/origins
GET
/api/v1/channels/{channelId}/origins/{originId}
PATCH
/api/v1/channels/{channelId}/origins/{originId}
DELETE
/api/v1/channels/{channelId}/origins/{originId}
POST
/api/v1/channels/{channelId}/origins/{originId}/enable
POST
/api/v1/channels/{channelId}/origins/{originId}/disable
GET
/api/v1/templates
POST
/api/v1/templates
DELETE
/api/v1/templates
GET
/api/v1/templates/{templateId}
PATCH
/api/v1/templates/{templateId}
DELETE
/api/v1/templates/{templateId}
GET
/api/v1/organizations/integrations
POST
/api/v1/organizations/integrations
GET
/api/v1/organizations/integrations/{organizationIntegrationId}
PATCH
/api/v1/organizations/integrations/{organizationIntegrationId}
DELETE
/api/v1/organizations/integrations/{organizationIntegrationId}
POST
/api/v1/organizations/integrations/{organizationIntegrationId}/verify