Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 5.3 KB

File metadata and controls

13 lines (10 loc) · 5.3 KB

CreateChannelConnectionRequestDto

Fields

Field Type Required Description Example
Identifier string The unique identifier for the channel connection. If not provided, one will be generated automatically. slack-prod-user123-abc4
SubscriberId string The subscriber ID to link the channel connection to subscriber-123
Context Dictionary<String, CreateChannelConnectionRequestDtoContext> N/A
IntegrationIdentifier string ✔️ The identifier of the integration to use for this channel connection. slack-prod
Workspace WorkspaceDto ✔️ N/A
Auth AuthDto ✔️ N/A